Revert "[Tizen] Use old ABI temporarily" 57/126757/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 25 Apr 2017 04:55:28 +0000 (13:55 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 25 Apr 2017 04:55:43 +0000 (13:55 +0900)
This reverts commit 10438f519a2733bb429bd7c563808ec13cf552d2.

Change-Id: I44ea63ab553a4c36de573abf20adf9875be31373

packaging/dali-adaptor.spec

index 5d8ca24..93ca3bf 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 -D_GLIBCXX_USE_CXX11_ABI=0 "
+CXXFLAGS+=" -Wall -g -Os -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections -DGL_GLEXT_PROTOTYPES"
 LDFLAGS+=" -Wl,--rpath=%{_libdir} -Wl,--as-needed -Wl,--gc-sections -Wl,-Bsymbolic-functions "
 
 %ifarch %{arm}