projects
/
platform
/
core
/
uifw
/
dali-adaptor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f3a57a
)
Revert "[Tizen] Use old ABI temporarily"
61/129361/1
author
taeyoon0.lee
<taeyoon0.lee@samsung.com>
Tue, 16 May 2017 07:24:52 +0000
(16:24 +0900)
committer
taeyoon0.lee
<taeyoon0.lee@samsung.com>
Tue, 16 May 2017 07:25:08 +0000
(16:25 +0900)
This reverts commit
d9cd0bf54d4a85a52694a53b98f5a1aae4fa7c9e
.
Change-Id: I77aaafc573d6b24b3ac7b9390885664313b42e05
packaging/dali-adaptor.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-adaptor.spec
b/packaging/dali-adaptor.spec
index
87c2f0f
..
ca25346
100644
(file)
--- a/
packaging/dali-adaptor.spec
+++ b/
packaging/dali-adaptor.spec
@@
-287,7
+287,7
@@
VideoPlayer plugin to play a video file for Dali
##############################
%build
PREFIX+="/usr"
-CXXFLAGS+=" -Wall -g -Os -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -DGL_GLEXT_PROTOTYPES
-D_GLIBCXX_USE_CXX11_ABI=0
"
+CXXFLAGS+=" -Wall -g -Os -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -DGL_GLEXT_PROTOTYPES"
LDFLAGS+=" -Wl,--rpath=%{_libdir} -Wl,--as-needed -Wl,--gc-sections -Wl,-Bsymbolic-functions "
%ifarch %{arm}