1
0
forked from pool/util-linux

- build with RPM_OPT_FLAGS again (removed by mistake)

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=132
This commit is contained in:
Petr Uzel 2012-05-25 12:04:05 +00:00 committed by Git OBS Bridge
parent cda85ece59
commit a8b33b2fab
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 25 12:03:07 UTC 2012 - puzel@suse.com
- build with RPM_OPT_FLAGS again (removed by mistake)
-------------------------------------------------------------------
Thu Apr 12 09:09:05 UTC 2012 - puzel@suse.com

View File

@ -248,7 +248,6 @@ make %{?_smp_mflags} setctsid CFLAGS="%{optflags}" CC="%{__cc}"
autoreconf -fi
export SUID_CFLAGS="-fpie"
export SUID_LDFLAGS="-pie"
export CFLAGS="-ggdb3 -O0"
%configure \
--with-audit \
--with-selinux \