don't pass build cflags to fuse kernel module

SVN-Revision: 1760
master
Felix Fietkau 19 years ago
parent d155a281ee
commit 43215e80b1
  1. 1
      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) \

Loading…
Cancel
Save