Add feature for tizen allocator
[platform/adaptation/ap_samsung/libomxil-e9110-v4l2.git] / packaging / libomxil-e9110-v4l2.spec
index 02d4a5c..cb4c6e3 100755 (executable)
@@ -3,7 +3,7 @@ Summary: OpenMAX IL for e9110-v4l2
 Version: 0.0.2
 License: Apache-2.0
 Group: Development/Libraries
-Release: 3
+Release: 4
 ExclusiveArch: %arm
 Source: %{name}-%{version}.tar.gz
 Requires(post): /sbin/ldconfig
@@ -37,7 +37,7 @@ export CFLAGS+=" -mfpu=neon\
  -DGST_EXT_TIME_ANALYSIS"
 
 LDFLAGS+="-Wl,--rpath=%{_prefix}/lib -Wl,--hash-style=both -Wl,--as-needed"; export LDFLAGS
-%configure --prefix=%{_prefix} --disable-static --enable-dlog --enable-exynos9110
+%configure --prefix=%{_prefix} --disable-static --enable-dlog --enable-exynos9110 --enable-tizen-allocator
 
 #make %{?jobs:-j%jobs}
 make