projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a077d3
)
Fix build error : Apply TIZEN_TV config for fPie option
02/78002/2
author
Lisa kim
<hj0530.kim@samsung.com>
Mon, 4 Jul 2016 01:56:29 +0000
(10:56 +0900)
committer
kim hyunji
<hj0530.kim@samsung.com>
Mon, 4 Jul 2016 02:06:59 +0000
(19:06 -0700)
Change-Id: I6e24a8bf1e17bcd94f561ff7fafce1cb804b0efa
Signed-off-by: Lisa kim <hj0530.kim@samsung.com>
packaging/enlightenment.spec
patch
|
blob
|
history
diff --git
a/packaging/enlightenment.spec
b/packaging/enlightenment.spec
index 5bb6ee677a8ab33caa6e74ff89b973cf0fd0c2f1..a5e1ef3b6e8a815fce6848505306d42cd8aa695a 100755
(executable)
--- a/
packaging/enlightenment.spec
+++ b/
packaging/enlightenment.spec
@@
-65,9
+65,8
@@
cp %{SOURCE1001} .
%build
%if "%{TIZEN_PRODUCT_TV}" != "1"
export CFLAGS+=" -fPIE "
-%endif
export LDFLAGS+=" -pie "
-
+%endif
%autogen \
--enable-function-trace \
--enable-wayland \