We will handle the certification logic in the runtime
Change-Id: Ic8b96a2f88d7821f1cdba7c8244618c637e5685d
Signed-off-by: Dohyun Pyun <dh79.pyun@samsung.com>
#%define __spec_check_pre exit 0
%define unified true
-%define certificate false
#%define with_libcapng --enable-capng
%define _libpath /usr/lib
export CFLAGS+=" -DARCH64"
%endif
-%if %{certificate} == true
-export CFLAGS+=" -DTIZEN_CERTIFICATE"
-%endif
-
%reconfigure --disable-static \
--sysconfdir=%{_sysconfdir} \
--localstatedir=%{_localstatedir} \