Revert "[Tizen] Use old ABI temporarily" 54/129354/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 16 May 2017 07:16:35 +0000 (16:16 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 16 May 2017 07:17:06 +0000 (16:17 +0900)
This reverts commit d03ab9c57295926516fe9af94f78ca746639cdf6.

Change-Id: I6be357d81545822ae2ccf1c226cad9db4f733df4

packaging/dali.spec

index c3860dc..fa83771 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 -D_GLIBCXX_USE_CXX11_ABI=0 "
+CXXFLAGS+=" -Wall -g -Os -DNDEBUG -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections "
 LDFLAGS+=" -Wl,--rpath=$PREFIX/lib -Wl,--as-needed -Wl,--gc-sections -lgcc_s -lgcc -lpthread -Wl,-Bsymbolic-functions "
 
 %ifarch %{arm}