projects
/
platform
/
core
/
uifw
/
dali-demo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20b0864
)
[Tizen] Use old ABI temporarily
33/127833/1
accepted/tizen/unified/20170502.165634
submit/tizen/20170502.061218
author
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 2 May 2017 02:11:45 +0000
(11:11 +0900)
committer
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 2 May 2017 02:11:55 +0000
(11:11 +0900)
This reverts commit
0656b3f520715c76d3f064cd294343a7841cedd9
.
Change-Id: I558e644b0051dcb808276be62b5960512c1490fd
packaging/com.samsung.dali-demo.spec
patch
|
blob
|
history
diff --git
a/packaging/com.samsung.dali-demo.spec
b/packaging/com.samsung.dali-demo.spec
index bfae3ab2783e009098ae2af6dc6fca5834bc01f2..0d5f046adcff00c445d1e2f5e5073a2cfc5585d7 100755
(executable)
--- a/
packaging/com.samsung.dali-demo.spec
+++ b/
packaging/com.samsung.dali-demo.spec
@@
-63,7
+63,7
@@
of the capability of the toolkit.
##############################
%build
PREFIX="/usr"
-CXXFLAGS+=" -Wall -g -O2"
+CXXFLAGS+=" -Wall -g -O2
-D_GLIBCXX_USE_CXX11_ABI=0
"
LDFLAGS+=" -Wl,--rpath=$PREFIX/lib -Wl,--as-needed"
%ifarch %{arm}