projects
/
platform
/
core
/
uifw
/
dali-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f39102
)
Revert "[Tizen] Use old ABI temporarily"
77/127777/1
author
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 2 May 2017 01:13:15 +0000
(10:13 +0900)
committer
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 2 May 2017 01:13:35 +0000
(10:13 +0900)
This reverts commit
2f391023bbad716c36981bc12a5b294a14d7ed94
.
Change-Id: Ibab92efcff04949f49e5ee3f7b8037aa542795f3
packaging/dali.spec
patch
|
blob
|
history
diff --git
a/packaging/dali.spec
b/packaging/dali.spec
index 683867c13a5aed3b6b813eb7b11c204f2a9274c3..d1baaae55b1b26b399db3e064edfe4b4dd0649af 100644
(file)
--- a/
packaging/dali.spec
+++ b/
packaging/dali.spec
@@
-66,7
+66,7
@@
Integration development package for the OpenGLES Canvas - headers for integratin
##############################
%build
PREFIX="/usr"
-CXXFLAGS+=" -Wall -g -Os -DNDEBUG -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections
-D_GLIBCXX_USE_CXX11_ABI=0
"
+CXXFLAGS+=" -Wall -g -Os -DNDEBUG -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections "
LDFLAGS+=" -Wl,--rpath=$PREFIX/lib -Wl,--as-needed -Wl,--gc-sections -lgcc_s -lgcc -lpthread -Wl,-Bsymbolic-functions "
%ifarch %{arm}