summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-src_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-06 11:25:40 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-06 11:25:40 +0200
commit8a29e4cd5bf5a218b1d03347ff908aa8718b3e0c (patch)
tree1e86a6cc016fe60ddac8719d3122dad750174d85 /package/squid/patches/patch-src_Makefile_in
parentd4a90e3b6d23543ff45f8e0f37d37b5da329aba5 (diff)
update squid to latest upstream version
Diffstat (limited to 'package/squid/patches/patch-src_Makefile_in')
-rw-r--r--package/squid/patches/patch-src_Makefile_in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/squid/patches/patch-src_Makefile_in b/package/squid/patches/patch-src_Makefile_in
index 64ae13836..c3b64c017 100644
--- a/package/squid/patches/patch-src_Makefile_in
+++ b/package/squid/patches/patch-src_Makefile_in
@@ -1,9 +1,9 @@
---- squid-3.2.3.orig/src/Makefile.in 2012-10-20 14:40:18.000000000 +0200
-+++ squid-3.2.3/src/Makefile.in 2013-07-18 11:37:59.000000000 +0200
-@@ -6573,7 +6573,7 @@ cache_cf.o: cf_parser.cci
+--- squid-3.3.9.orig/src/Makefile.in 2013-09-11 06:09:23.000000000 +0200
++++ squid-3.3.9/src/Makefile.in 2013-10-05 21:42:09.000000000 +0200
+@@ -7295,7 +7295,7 @@ cache_cf.o: cf_parser.cci
# cf_gen builds the configuration files.
- cf_gen$(EXEEXT): $(cf_gen_SOURCES) $(cf_gen_DEPENDENCIES)
+ cf_gen$(EXEEXT): $(cf_gen_SOURCES) $(cf_gen_DEPENDENCIES) cf_gen_defines.cci
- $(HOSTCXX) -o $@ $(srcdir)/cf_gen.cc -I$(srcdir) -I$(top_builddir)/include/ -I$(top_builddir)/src
+ $(CXX_FOR_BUILD) -o $@ $(srcdir)/cf_gen.cc -I$(srcdir) -I$(top_builddir)/include/ -I$(top_builddir)/src