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:
2014577
)
Revert "[Tizen] Use old ABI temporarily"
52/128152/1
author
Heeyong Song
<heeyong.song@samsung.com>
Mon, 8 May 2017 03:28:43 +0000
(12:28 +0900)
committer
Heeyong Song
<heeyong.song@samsung.com>
Mon, 8 May 2017 03:28:46 +0000
(12:28 +0900)
This reverts commit
6c272dbc5f6398bc4cea86beeecab0e6e16116e8
.
Change-Id: Id10d6f58f084e0b2959118178d025fe0e9068195
packaging/dali-adaptor.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-adaptor.spec
b/packaging/dali-adaptor.spec
index 1334d4a41beda3a19d9d498d00ab1cec99045a90..f6fe18b4bbd8948e6c58b0379877104e5c82dc8c 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}