From ee203c930fa7946dfb119588f19a9e2b1d14ab35 Mon Sep 17 00:00:00 2001 From: Lubos Uhliarik Date: Mon, 4 Jun 2018 14:32:22 +0000 Subject: [PATCH] Disabled strict error checking for now --- squid.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/squid.spec b/squid.spec index 2160413..7690950 100644 --- a/squid.spec +++ b/squid.spec @@ -2,7 +2,7 @@ Name: squid Version: 4.0.23 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The Squid proxy caching server Epoch: 7 # See CREDITS for breakdown of non GPLv2+ code @@ -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 \ @@ -299,6 +297,9 @@ fi %changelog +* Mon Jun 04 2018 Lubos Uhliarik - 7:4.0.23-4 +- Disabled strict error checking for now + * Fri Feb 09 2018 Fedora Release Engineering - 7:4.0.23-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild