link with -Wl,-z,relro,-z,now options
This commit is contained in:
parent
6f5cc9fafe
commit
614beb2f71
@ -49,6 +49,7 @@ CFLAGS="$CFLAGS -pie -fpie"
|
|||||||
%endif
|
%endif
|
||||||
export CFLAGS
|
export CFLAGS
|
||||||
export CPPFLAGS="-Ipps"
|
export CPPFLAGS="-Ipps"
|
||||||
|
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||||
|
|
||||||
%configure --docdir=%{_docdir} --enable-forcednsretry
|
%configure --docdir=%{_docdir} --enable-forcednsretry
|
||||||
make %{?_smp_mflags} getdate all docs
|
make %{?_smp_mflags} getdate all docs
|
||||||
|
Loading…
Reference in New Issue
Block a user