new version 4.0.24
disabled strict checking (removed -Werror)
This commit is contained in:
parent
bd55ea6590
commit
d56ef84b7f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user