From 6e834d81b8f1ffcce179e7758291f3cdaf4eaf85 Mon Sep 17 00:00:00 2001 From: Heeyong Song Date: Mon, 8 May 2017 12:28:43 +0900 Subject: [PATCH] Revert "[Tizen] Use old ABI temporarily" This reverts commit 6c272dbc5f6398bc4cea86beeecab0e6e16116e8. Change-Id: Id10d6f58f084e0b2959118178d025fe0e9068195 --- packaging/dali-adaptor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index 1334d4a..f6fe18b 100644 --- a/packaging/dali-adaptor.spec +++ b/packaging/dali-adaptor.spec @@ -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} -- 2.7.4