Enable back strict error checking
This commit is contained in:
parent
300aaee6fe
commit
65ab116690
@ -129,7 +129,6 @@ LDFLAGS="$RPM_LD_FLAGS -pie -Wl,-z,relro -Wl,-z,now -Wl,--warn-shared-textrel"
|
|||||||
%ifnarch %{power64} ia64 x86_64 s390x aarch64
|
%ifnarch %{power64} ia64 x86_64 s390x aarch64
|
||||||
--with-large-files \
|
--with-large-files \
|
||||||
%endif
|
%endif
|
||||||
--disable-strict-error-checking \
|
|
||||||
--enable-linux-netfilter \
|
--enable-linux-netfilter \
|
||||||
--enable-removal-policies="heap,lru" \
|
--enable-removal-policies="heap,lru" \
|
||||||
--enable-snmp \
|
--enable-snmp \
|
||||||
@ -297,6 +296,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 06 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.2-1
|
* Mon Aug 06 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.2-1
|
||||||
- new version 4.2
|
- new version 4.2
|
||||||
|
- enable back strict error checking
|
||||||
|
|
||||||
* Wed Aug 01 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.1-1
|
* Wed Aug 01 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.1-1
|
||||||
- new version 4.1
|
- new version 4.1
|
||||||
|
Loading…
Reference in New Issue
Block a user