mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
don't pass build cflags to fuse kernel module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1760 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ccd7ebe7e4
commit
a62b74d665
@ -32,7 +32,6 @@ $(PKG_BUILD_DIR)/.configured:
|
||||
touch include/config.h.in ; \
|
||||
touch configure ; \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
CFLAGS="$(TARGET_CFLAGS)" \
|
||||
./configure \
|
||||
--target=$(GNU_TARGET_NAME) \
|
||||
--host=$(GNU_TARGET_NAME) \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user