openbsd-ports/www/squid27/patches/patch-tools_Makefile_in
sthen 93f2ae18d1 Re-import squid 2.7.STABLE9 under www/squid27, same as the previous port
in www/squid as of 2012/11/26 plus a REVISION bump. The newer version works
well in most cases, but is less portable and seems to have problems with
certain configurations.  ok ajacoutot.
2013-01-02 10:12:02 +00:00

12 lines
595 B
Plaintext

$OpenBSD: patch-tools_Makefile_in,v 1.1.1.1 2013/01/02 10:12:02 sthen Exp $
--- tools/Makefile.in.orig Thu Apr 30 21:24:45 2009
+++ tools/Makefile.in Wed Oct 28 19:16:47 2009
@@ -62,6 +62,7 @@ PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
am_cachemgr__CGIEXT__OBJECTS = cachemgr__CGIEXT_-cachemgr.$(OBJEXT)
cachemgr__CGIEXT__OBJECTS = $(am_cachemgr__CGIEXT__OBJECTS)
cachemgr__CGIEXT__LDADD = $(LDADD)
+cachemgr__CGIEXT__LDFLAGS = -static
am__DEPENDENCIES_1 =
cachemgr__CGIEXT__DEPENDENCIES = $(am__DEPENDENCIES_1)
cachemgr__CGIEXT__LINK = $(CCLD) $(cachemgr__CGIEXT__CFLAGS) $(CFLAGS) \