Apply TIZEN_TV config for fPie option 89/77189/2
authorkyoungsik park <kstyle.park@samsung.com>
Wed, 29 Jun 2016 04:19:11 +0000 (13:19 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Wed, 29 Jun 2016 12:26:28 +0000 (05:26 -0700)
Change-Id: Ie4ec9a1cd97f662217c085b71d0aa0830d057a20
Signed-off-by: kyoungsik park <kstyle.park@samsung.com>
packaging/enlightenment.spec [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 1df79f8..5bb6ee6
@@ -63,7 +63,9 @@ Development files for enlightenment
 cp %{SOURCE1001} .
 
 %build
+%if "%{TIZEN_PRODUCT_TV}" != "1"
 export CFLAGS+=" -fPIE "
+%endif
 export LDFLAGS+=" -pie "
 
 %autogen \