From 34d749fb7d933e1671eebe608760a09428b19c11 Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Mon, 5 Sep 2016 09:09:11 +0900 Subject: Remove unused definitions Change-Id: I0ffd94e52919b76af465d3c86db65773f26f21ac Signed-off-by: Hwankyu Jhun --- packaging/minicontrol.spec | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'packaging') diff --git a/packaging/minicontrol.spec b/packaging/minicontrol.spec index 12ccad3..d2a7190 100644 --- a/packaging/minicontrol.spec +++ b/packaging/minicontrol.spec @@ -30,16 +30,6 @@ Requires: %{name} = %{version}-%{release} Minicontrol library (devel). %build -%if 0%{?tizen_build_binary_release_type_eng} -export CFLAGS="$CFLAGS -DTIZEN_ENGINEER_MODE" -export CXXFLAGS="$CXXFLAGS -DTIZEN_ENGINEER_MODE" -export FFLAGS="$FFLAGS -DTIZEN_ENGINEER_MODE" -%endif -%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 export CFLAGS+=" -fPIC " export LDFLAGS+="-Wl,--rpath=%{_prefix}/lib -Wl,--as-needed" LDFLAGS="$LDFLAGS" -- cgit v1.2.3