[Tizen] Use old ABI temporarily 04/126504/1 submit/tizen/20170424.093438
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 24 Apr 2017 02:16:54 +0000 (11:16 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 24 Apr 2017 02:16:54 +0000 (11:16 +0900)
Change-Id: Ie1e9dc22124a7c9eb1b60bed12621cca32fd82c3

packaging/dali.spec

index f767ea1..91c60ab 100644 (file)
@@ -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}