From 85bd1ff0529737c25522d8f1ef724035c81df104 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 27 Aug 2005 02:05:54 +0000 Subject: don't pass build cflags to fuse kernel module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1760 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/fuse/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'openwrt/target') diff --git a/openwrt/target/linux/package/fuse/Makefile b/openwrt/target/linux/package/fuse/Makefile index 9c66cea18..950a9d20c 100644 --- a/openwrt/target/linux/package/fuse/Makefile +++ b/openwrt/target/linux/package/fuse/Makefile @@ -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) \ -- cgit v1.2.3