summaryrefslogtreecommitdiff
path: root/package/fuse
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-03 20:04:34 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-03 20:04:34 +0100
commit832be8425b55a47c0b8e9d493df1ae81dbe61dd4 (patch)
treea795baaa265e9fbda4d36b71b199ab70177b9891 /package/fuse
parentc8034b6c5297caa7124070065ec156812219471c (diff)
more native compile fixes on my ibm x40
Diffstat (limited to 'package/fuse')
-rw-r--r--package/fuse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/fuse/Makefile b/package/fuse/Makefile
index 01164ec2c..84e6474c9 100644
--- a/package/fuse/Makefile
+++ b/package/fuse/Makefile
@@ -28,6 +28,7 @@ $(eval $(call PKG_template,LIBFUSE_DEV,libfuse-dev,${PKG_VERSION}-${PKG_RELEASE}
CONFIGURE_ARGS+= --enable-lib \
--enable-util \
--enable-example \
+ --with-libiconv-prefix="${STAGING_TARGET_DIR}/usr" \
--disable-auto-modprobe \
--disable-mtab \
--disable-kernel-module