summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHwankyu Jhun <h.jhun@samsung.com>2016-09-05 09:09:11 +0900
committerHwankyu Jhun <h.jhun@samsung.com>2016-09-05 09:09:11 +0900
commit34d749fb7d933e1671eebe608760a09428b19c11 (patch)
tree107ebac66eba93f9d123c4432c05cb89f4b7f1c0
parent5cf7ab5cd2a0135c432589aa0e27a04c24e9d23e (diff)
downloadminicontrol-34d749fb7d933e1671eebe608760a09428b19c11.tar.gz
minicontrol-34d749fb7d933e1671eebe608760a09428b19c11.tar.bz2
minicontrol-34d749fb7d933e1671eebe608760a09428b19c11.zip
Change-Id: I0ffd94e52919b76af465d3c86db65773f26f21ac Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
-rw-r--r--packaging/minicontrol.spec10
1 files changed, 0 insertions, 10 deletions
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"