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:
e012f1b
)
spec: clean up unused build macro
95/176795/1
accepted/tizen/unified/20180425.065957
submit/tizen/20180423.115953
author
Gwanglim Lee
<gl77.lee@samsung.com>
Mon, 23 Apr 2018 11:34:26 +0000
(20:34 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Mon, 23 Apr 2018 11:34:26 +0000
(20:34 +0900)
Change-Id: If78ca7bd0d8e77d69d9d5965dabaeeb2c4346462
packaging/enlightenment.spec
patch
|
blob
|
history
diff --git
a/packaging/enlightenment.spec
b/packaging/enlightenment.spec
index 25e4ef949006ccfb645c04fbe72dbc8dc40252d8..565ece77fa1cf9f322dd5382a9403e248ec9154f 100755
(executable)
--- a/
packaging/enlightenment.spec
+++ b/
packaging/enlightenment.spec
@@
-74,7
+74,7
@@
Development files for enlightenment
cp %{SOURCE1001} .
%build
-%if "%{
TIZEN_PRODUCT_TV}" != "1
"
+%if "%{
tizen_profile_name}" != "tv
"
export CFLAGS+=" -fPIE "
export LDFLAGS+=" -pie "
%endif