forked from pool/libsepol
Accepting request 162888 from home:vitezslav_cizek:branches:security:SELinux
- remove a debugging artifact in spec OBS-URL: https://build.opensuse.org/request/show/162888 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=41
This commit is contained in:
parent
49077c43c9
commit
d531c80e72
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 15:31:13 UTC 2013 - vcizek@suse.com
|
||||
|
||||
- remove a debugging artifact in spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 19:26:35 UTC 2013 - vcizek@suse.com
|
||||
|
||||
|
@ -104,8 +104,7 @@ policies.
|
||||
%patch2 -p2
|
||||
|
||||
%build
|
||||
#make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS"
|
||||
make %{?_smp_mflags} CC="%{__cc}" CFLAGS="-fmessage-length=0 -O0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g"
|
||||
make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS"
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_lib}
|
||||
|
Loading…
Reference in New Issue
Block a user