From b013ef293d2c69b2bfc25fe4c8bfd8d0a931c8e0 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 23 Nov 2009 23:42:15 +0000 Subject: [PATCH] [package] fix squid compilation failure (#6131) git-svn-id: svn://svn.openwrt.org/openwrt/packages@18516 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/squid/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/squid/Makefile b/net/squid/Makefile index ba9ed67f0..5874d9d42 100644 --- a/net/squid/Makefile +++ b/net/squid/Makefile @@ -136,7 +136,6 @@ CONFIGURE_VARS += \ define Build/Compile # pass INCLUDES to compile host sources against our OpenSSL, not the host one $(MAKE) -C $(PKG_BUILD_DIR)/lib \ - INCLUDES="$(TARGET_CPPFLAGS)" \ all $(MAKE) -C $(PKG_BUILD_DIR) \ DESTDIR="$(PKG_INSTALL_DIR)" \ -- 2.11.0