removed work-around for rhbz#1102324

According to dhorak it is no longer needed.
This commit is contained in:
Nikos Mavrogiannopoulos 2014-07-28 14:03:28 +02:00
parent 27d3525b38
commit c91c3c90ae

View File

@ -144,10 +144,6 @@ sed 's/gnutls_srp.lo//g' -i lib/Makefile.in
%{SOURCE2} -e
%build
# add workaround for rhbz#1102324
%ifarch s390
%global optflags %optflags -O1
%endif
export LDFLAGS="-Wl,--no-add-needed"