From d56ef84b7f29ad8ad3fdd4d8b89afbd0b78e6a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Uhliarik?= Date: Thu, 8 Mar 2018 14:59:31 +0100 Subject: [PATCH] new version 4.0.24 disabled strict checking (removed -Werror) --- squid.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/squid.spec b/squid.spec index e03ad45..5032434 100644 --- a/squid.spec +++ b/squid.spec @@ -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 - 7:4.0.24-1 - new version 4.0.24 +- disabled strict checking (removed -Werror) * Fri Feb 09 2018 Fedora Release Engineering - 7:4.0.23-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild