new version 4.0.24

disabled strict checking (removed -Werror)
This commit is contained in:
Luboš Uhliarik 2018-03-08 14:59:31 +01:00
parent bd55ea6590
commit d56ef84b7f

View File

@ -131,9 +131,7 @@ 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
%ifarch %{arm}
--disable-strict-error-checking \
%endif
--enable-linux-netfilter \
--enable-removal-policies="heap,lru" \
--enable-snmp \
@ -301,6 +299,7 @@ fi
%changelog
* Thu Mar 08 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.24-1
- new version 4.0.24
- disabled strict checking (removed -Werror)
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.0.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild