kumquat-buildroot/package/squid
Gustavo Zacarias d2f7d0d72c squid: fix old distro gcc build failure
Squid 3.5.x deprecated the use of HOSTCXX & friends in favour of
BUILDCXX and BUILDCXXFLAGS.
When they are not specified BUILDCXXFLAGS takes flags from target
CXXFLAGS which specifies C11 standard and which older vesions of gcc
don't understand, thus causing breakage.
cf_gen hasn't got any C11 features so it's not required. Fixes:
http://autobuild.buildroot.net/results/816/8162e4ec941e7642248373be47cca99113a648e8/

Also drop ACLOCAL and AUTOMAKE trickery from e27ccbab since it's no
longer required.

And fix a typo in the hash file pointing to an improper hash file
upstream.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-01-27 23:10:43 +01:00
..
0001-assume-get-certificate-ok.patch squid: bump to version 3.5.1 2015-01-27 17:06:15 +01:00
0002-missing-include-time_h.patch squid: bump to version 3.5.1 2015-01-27 17:06:15 +01:00
Config.in package: indentation cleanup 2014-12-20 21:48:26 +01:00
S97squid squid: add sysv initscript 2015-01-14 20:50:12 +01:00
squid.hash squid: fix old distro gcc build failure 2015-01-27 23:10:43 +01:00
squid.mk squid: fix old distro gcc build failure 2015-01-27 23:10:43 +01:00