Revert "Revert "[Tizen] Use old ABI temporarily"" 59/129359/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 16 May 2017 07:23:42 +0000 (16:23 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 16 May 2017 07:24:00 +0000 (16:24 +0900)
This reverts commit 5481b82e5f90be69a8bb9fddac38077aa1e60bcd.

Change-Id: I842bd0ab87b5c46a74e18898ea6b6049d95a107d

packaging/dali-adaptor.spec

index ca25346..87c2f0f 100644 (file)
@@ -287,7 +287,7 @@ VideoPlayer plugin to play a video file for Dali
 ##############################
 %build
 PREFIX+="/usr"
-CXXFLAGS+=" -Wall -g -Os -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -DGL_GLEXT_PROTOTYPES"
+CXXFLAGS+=" -Wall -g -Os -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -DGL_GLEXT_PROTOTYPES -D_GLIBCXX_USE_CXX11_ABI=0 "
 LDFLAGS+=" -Wl,--rpath=%{_libdir} -Wl,--as-needed -Wl,--gc-sections -Wl,-Bsymbolic-functions "
 
 %ifarch %{arm}