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:
af0f96e
)
Revert "[Tizen] Use old ABI temporarily"
31/127831/1
author
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 2 May 2017 02:09:47 +0000
(11:09 +0900)
committer
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 2 May 2017 02:10:07 +0000
(11:10 +0900)
This reverts commit
af0f96ee6b16c2aa7742680cacd0cb56c7171a25
.
Change-Id: I78e3695d525d2a7b52f9317ff202ac0f43a4489d
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
fc39ebf
..
24c944e
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
-D_GLIBCXX_USE_CXX11_ABI=0
"
+CXXFLAGS+=" -Wall -g -O2"
LDFLAGS+=" -Wl,--rpath=$PREFIX/lib -Wl,--as-needed"
%ifarch %{arm}