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:
d97ff37
)
[Tizen] Use old ABI temporarily
53/126753/1
accepted/tizen/unified/20170426.061800
submit/tizen/20170425.094140
submit/tizen/20170425.110915
author
taeyoon0.lee
<taeyoon0.lee@samsung.com>
Tue, 25 Apr 2017 04:52:16 +0000
(13:52 +0900)
committer
taeyoon0.lee
<taeyoon0.lee@samsung.com>
Tue, 25 Apr 2017 04:52:41 +0000
(13:52 +0900)
This reverts commit
9caca78b73bca277e3038415d5f00a78cfb65454
.
Change-Id: I90ee75a9f28e748ab6276489c8a8e0d9a63bfa00
packaging/dali.spec
patch
|
blob
|
history
diff --git
a/packaging/dali.spec
b/packaging/dali.spec
index
d1baaae
..
683867c
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 "
+CXXFLAGS+=" -Wall -g -Os -DNDEBUG -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections
-D_GLIBCXX_USE_CXX11_ABI=0
"
LDFLAGS+=" -Wl,--rpath=$PREFIX/lib -Wl,--as-needed -Wl,--gc-sections -lgcc_s -lgcc -lpthread -Wl,-Bsymbolic-functions "
%ifarch %{arm}