[Model] All
[BinType] AP
[Customer] OPEN
[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A
[Problem]
[Cause & Measure]
[Checking Method] N/A
[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A
Change-Id: Ifee163bd2efefa343a9dfd8b298dafba59f1e9d3
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
cp %{SOURCE1001} .
%build
-%configure --disable-silent-rules --without-included-regex
-%{__make} %{?_smp_mflags} CFLAGS=" -fPIE" LDFLAGS=" -pie"
+CFLAGS+=" -fPIE"
+LDFLAGS+=" -pie"
+
+%configure --disable-silent-rules \
+ --without-included-regex
+
+%{__make} %{?_smp_mflags}
%check
make check VERBOSE=1
%lang_package
-%files
+%files
%manifest %{name}.manifest
%defattr(-,root,root)
%license COPYING