projects
/
platform
/
core
/
uifw
/
dali-csharp-binder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3d3b0d
)
[Tizen] Use old ABI temporarily
09/126509/1
submit/tizen/20170424.093438
author
Heeyong Song
<heeyong.song@samsung.com>
Mon, 24 Apr 2017 02:22:58 +0000
(11:22 +0900)
committer
Heeyong Song
<heeyong.song@samsung.com>
Mon, 24 Apr 2017 02:24:01 +0000
(11:24 +0900)
Change-Id: Ie23c00f4a94bb0a3ccc6b04626d2d827f8dc2244
packaging/dali-csharp-binder.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-csharp-binder.spec
b/packaging/dali-csharp-binder.spec
index
12cfa6e
..
ffe82b1
100755
(executable)
--- a/
packaging/dali-csharp-binder.spec
+++ b/
packaging/dali-csharp-binder.spec
@@
-34,6
+34,7
@@
This package includes developer files common to all packages.
# Build
##############################
%build
+CXXFLAGS+=" -D_GLIBCXX_USE_CXX11_ABI=0 "
%autogen
make %{?_smp_mflags}