mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 08:51:05 +02:00
remove a hack that is no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7943 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4914eabbba
commit
fe0ae48755
@ -32,7 +32,7 @@ endef
|
||||
define Build/Compile
|
||||
CFLAGS="$(TARGET_CFLAGS)" \
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
$(TARGET_CONFIGURE_OPTS) -j1 \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
LINUX_DIR="$(LINUX_DIR)" \
|
||||
EXTRA_CPPFLAGS="$(TARGET_CPPFLAGS) -I$(STAGING_DIR)/usr/include/openssl -I$(STAGING_DIR)/usr/include/keynote" \
|
||||
EXTRA_LDFLAGS="$(TARGET_LDFLAGS)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user