mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-29 15:44:04 +00:00
tools/e2fsprogs: disable building fuse2fs to avoid depending on libfuse
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
2ec025d554
commit
c9ae8fd3d4
@ -30,7 +30,8 @@ HOST_CONFIGURE_ARGS += \
|
||||
--enable-libuuid \
|
||||
--disable-tls \
|
||||
--disable-nls \
|
||||
--enable-threads=pth
|
||||
--enable-threads=pth \
|
||||
--disable-fuse2fs
|
||||
|
||||
define Host/Prepare
|
||||
$(call Host/Prepare/Default)
|
||||
|
Loading…
x
Reference in New Issue
Block a user