[Tizen] Use old ABI temporarily 44/126844/1 accepted/tizen/unified/20170426.061758 submit/tizen/20170425.094140 submit/tizen/20170425.110915
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 25 Apr 2017 06:46:22 +0000 (15:46 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 25 Apr 2017 06:46:40 +0000 (15:46 +0900)
This reverts commit 0a30a93832e076af078caa186ce4a42cbc324316.

Change-Id: I178c6d0b60dd4c25988b2dde9b6bef59f161df8c

packaging/com.samsung.dali-demo.spec

index 24c944e..fc39ebf 100755 (executable)
@@ -63,7 +63,7 @@ of the capability of the toolkit.
 ##############################
 %build
 PREFIX="/usr"
-CXXFLAGS+=" -Wall -g -O2"
+CXXFLAGS+=" -Wall -g -O2 -D_GLIBCXX_USE_CXX11_ABI=0 "
 LDFLAGS+=" -Wl,--rpath=$PREFIX/lib -Wl,--as-needed"
 
 %ifarch %{arm}