[package] fix squid compilation failure (#6131)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18516 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7afad2ab62
commit
b013ef293d
@ -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)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user