1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 01:14:37 +03:00

don't pass build cflags to fuse kernel module

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1760 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-08-27 02:05:54 +00:00
parent 085698069b
commit 78bd88bba3

View File

@ -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) \