new version 4.0.19

This commit is contained in:
Luboš Uhliarik 2017-04-06 16:38:55 +02:00
parent 8ca2462c54
commit bdd492e8f6

View File

@ -130,9 +130,6 @@ LDFLAGS="$RPM_LD_FLAGS -pie -Wl,-z,relro -Wl,-z,now -Wl,--warn-shared-textrel"
%ifnarch %{power64} ia64 x86_64 s390x aarch64
--with-large-files \
%endif
# disable strict error checking, since GCC7 is producing false-positive
# error on arm arch
# https://bugzilla.redhat.com/show_bug.cgi?id=1439647
%ifarch %{arm}
--disable-strict-error-checking \
%endif