summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-src_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-12 14:40:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-12 14:40:21 +0100
commit5955ec0ef03f718aa9b1043eb67a169f219c84c5 (patch)
treecd3d5db46c3602b3ed973c7477c463b309f1658d /package/squid/patches/patch-src_Makefile_in
parent5ccd702213c5b129ba3f113d2bb256111639ea45 (diff)
update to latest upstream version
Diffstat (limited to 'package/squid/patches/patch-src_Makefile_in')
-rw-r--r--package/squid/patches/patch-src_Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/squid/patches/patch-src_Makefile_in b/package/squid/patches/patch-src_Makefile_in
deleted file mode 100644
index c3b64c017..000000000
--- a/package/squid/patches/patch-src_Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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_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
-
- # squid.conf.default is built by cf_gen when making cf_parser.cci
- squid.conf.default squid.conf.documented: cf_parser.cci