[Tizen] Use old ABI temporarily 80/128180/1 accepted/tizen/unified/20170510.013043 submit/tizen/20170508.091210
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 8 May 2017 03:48:17 +0000 (12:48 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 8 May 2017 03:48:24 +0000 (12:48 +0900)
Change-Id: I90f2dc6635690fd1a0b0363821811f5348111f62

packaging/dali-adaptor.spec

index ca25346a4151fcbb070e47c7def117d5a5d30020..87c2f0fd77a641c1b8d1c57ac60d88955d7d1888 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}