e2fsprogs: do not build fuse2fs [backport]

This commit is contained in:
MilhouseVH 2017-06-11 23:57:19 +01:00
parent aa967f4fc6
commit 1d0aa1bedb

View File

@ -62,6 +62,7 @@ PKG_CONFIGURE_OPTS_TARGET="BUILD_CC=$HOST_CC \
--disable-uuidd \
--disable-nls \
--disable-rpath \
--disable-fuse2fs \
--with-gnu-ld"
PKG_CONFIGURE_OPTS_INIT="$PKG_CONFIGURE_OPTS_TARGET"