summaryrefslogtreecommitdiffstats
path: root/package/fuse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/fuse/Makefile')
-rw-r--r--package/fuse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/fuse/Makefile b/package/fuse/Makefile
index 3b9418703..09780e0d3 100644
--- a/package/fuse/Makefile
+++ b/package/fuse/Makefile
@@ -36,6 +36,7 @@ define Build/Configure
touch include/config.h.in ; \
touch configure ; \
$(TARGET_CONFIGURE_OPTS) \
+ CFLAGS="$(TARGET_CFLAGS)" \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \