Accepting request 131367 from home:msmeissn:branches:Base:System
- also use -z now for binary hardening OBS-URL: https://build.opensuse.org/request/show/131367 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=65
This commit is contained in:
parent
c33393f8bc
commit
dcb149fa57
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 22 15:52:30 UTC 2012 - meissner@suse.com
|
||||
|
||||
- also use -z now for binary hardening
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 13 20:54:29 CEST 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -118,7 +118,7 @@ export V=1
|
||||
# needed for patch1
|
||||
autoreconf -fi
|
||||
export SUID_CFLAGS="-fPIE"
|
||||
export SUID_LDFLAGS="-pie"
|
||||
export SUID_LDFLAGS="-z now -pie"
|
||||
%configure \
|
||||
--with-os-type=suse \
|
||||
--enable-gtk-doc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user