SHA256
1
0
forked from pool/audit

Accepting request 52353 from home:elvigia:branches:security

OBS-URL: https://build.opensuse.org/request/show/52353
OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=22
This commit is contained in:
Roman Drahtmueller 2010-11-09 12:34:18 +00:00 committed by Git OBS Bridge
parent 05e25b4eee
commit ace0094f74
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 7 23:00:15 UTC 2010 - cristian.rodriguez@opensuse.org
- use full RELRO.
-------------------------------------------------------------------
Tue Sep 28 22:41:14 UTC 2010 - tonyj@novell.com

View File

@ -105,6 +105,7 @@ Authors:
autoreconf -fi
export CFLAGS="%{optflags} -fno-strict-aliasing"
export CXXFLAGS="$CFLAGS"
export LDFLAGS="-Wl,-z,relro,-z,now"
# no krb support (omit --enable-gssapi-krb5=yes), see audit-no-gss.patch
%configure --sbindir=/sbin \
--libdir=/%{_lib} --libexecdir=%{_prefix}/lib/%{name} \