From fe1c44311600037f90c088c5cfe4aca49122bd20 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 23 Nov 2009 23:42:15 +0000 Subject: [PATCH] fix squid compilation failure (#6131) SVN-Revision: 18516 --- 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.30.2