From: taeyoon Date: Fri, 16 Jan 2015 10:14:08 +0000 (+0900) Subject: Removal of a 'sec_build_binary_debug_enable' part in spec file X-Git-Tag: accepted/tizen/common/20150123.092452~2 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=468b8948202583a6a69b64762bba6f12a0c6fbe3 Removal of a 'sec_build_binary_debug_enable' part in spec file - 'sec_build_binary_debug_enable and -DTIZEN_DEBUG_ENABLE' are not used. Change-Id: Id04197def4ffdef29865d66b22ca8390752284cb --- diff --git a/packaging/dali-toolkit.spec b/packaging/dali-toolkit.spec index d76ea12..e3cafbd 100644 --- a/packaging/dali-toolkit.spec +++ b/packaging/dali-toolkit.spec @@ -54,12 +54,6 @@ PREFIX="/usr" CXXFLAGS+=" -Wall -g -Os -fPIC -fvisibility-inlines-hidden -fdata-sections -ffunction-sections " LDFLAGS+=" -Wl,--rpath=$PREFIX/lib -Wl,--as-needed -Wl,--gc-sections " -%if 0%{?sec_build_binary_debug_enable} -export CFLAGS="$CFLAGS -DTIZEN_DEBUG_ENABLE" -export CXXFLAGS="$CXXFLAGS -DTIZEN_DEBUG_ENABLE" -export FFLAGS="$FFLAGS -DTIZEN_DEBUG_ENABLE" -%endif - libtoolize --force cd %{_builddir}/dali-toolkit-%{version}/build/tizen autoreconf --install