Link to a more detailed bug about not using _hardened_build

This commit is contained in:
Miloslav Trmač 2013-05-11 00:44:42 +02:00
parent 8539d5f074
commit 7177e8ca49

View File

@ -79,7 +79,7 @@ Development documentation for polkit.
autoreconf
%endif
# we can't use _hardened_build here, see
# https://bugzilla.redhat.com/show_bug.cgi?id=892837
# https://bugzilla.redhat.com/show_bug.cgi?id=962005
export CFLAGS='-fPIC %optflags'
export LDFLAGS='-pie -Wl,-z,now -Wl,-z,relro'
%configure --enable-gtk-doc \