[package] fix squid compilation failure (#6131)
authorFlorian Fainelli <florian@openwrt.org>
Mon, 23 Nov 2009 23:42:15 +0000 (23:42 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 23 Nov 2009 23:42:15 +0000 (23:42 +0000)
SVN-Revision: 18516

net/squid/Makefile

index ba9ed67f0f377bc80fb69e2a4e55edb33e88b1d0..5874d9d42f71eb8c3ef2dddc68c75c5b547864b4 100644 (file)
@@ -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)" \