[Tizen] Use old ABI temporarily 41/128141/1 accepted/tizen/unified/20170510.013041 submit/tizen/20170508.091210
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 8 May 2017 02:02:38 +0000 (11:02 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 8 May 2017 02:02:54 +0000 (11:02 +0900)
Change-Id: I6b09e1d0b48ffbffb38d0a1e9586ffda308523b1

packaging/dali.spec

index fa83771..c3860dc 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}