Accepting request 131375 from Base:System
- also use -z now for binary hardening (forwarded request 131367 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/131375 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polkit?expand=0&rev=34
This commit is contained in:
commit
ced825d298
@ -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
|
Wed Jun 13 20:54:29 CEST 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -118,7 +118,7 @@ export V=1
|
|||||||
# needed for patch1
|
# needed for patch1
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
export SUID_CFLAGS="-fPIE"
|
export SUID_CFLAGS="-fPIE"
|
||||||
export SUID_LDFLAGS="-pie"
|
export SUID_LDFLAGS="-z now -pie"
|
||||||
%configure \
|
%configure \
|
||||||
--with-os-type=suse \
|
--with-os-type=suse \
|
||||||
--enable-gtk-doc \
|
--enable-gtk-doc \
|
||||||
|
Loading…
Reference in New Issue
Block a user