Merge pull request #1688 from MilhouseVH/nofuse2fs_le8

e2fsprogs: do not build fuse2fs [backport]
This commit is contained in:
Christian Hewitt 2017-06-16 09:25:05 +04:00 committed by GitHub
commit d206d46f3e

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"