From b3a54c520195f3cab1109cb90de8179e4dff433f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 29 Nov 2009 19:45:19 +0100 Subject: add bridging firewall stuff - tested with a transparent squid proxy - fix some minor other stuff - not completely ready --- package/squid/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/squid/Makefile') diff --git a/package/squid/Makefile b/package/squid/Makefile index 9395c65c8..cfc35061c 100644 --- a/package/squid/Makefile +++ b/package/squid/Makefile @@ -146,6 +146,9 @@ post-configure: ${SED} 's#postdeps="-lstdc.*#postdeps="-lm"#' \ ${WRKBUILD}/libtool endif +post-configure: + ${SED} 's#\(hardcode_into_libs=\).*$$#\1no#' \ + ${WRKBUILD}/libtool post-install: ${INSTALL_MODS_y} ${INSTALL_MODS_m} ${INSTALL_DIR} ${IDIR_SQUID}/etc/squid -- cgit v1.2.3