mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 20:51:06 +08:00
qemu: disable libfuse
Fixes x86 build. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
3fc230e898
commit
320ba16a33
@ -384,6 +384,7 @@ CONFIGURE_ARGS += \
|
|||||||
--disable-debug-mutex \
|
--disable-debug-mutex \
|
||||||
--disable-debug-tcg \
|
--disable-debug-tcg \
|
||||||
--disable-docs \
|
--disable-docs \
|
||||||
|
--disable-fuse \
|
||||||
--disable-gcrypt \
|
--disable-gcrypt \
|
||||||
--with-git-submodules=ignore \
|
--with-git-submodules=ignore \
|
||||||
--disable-glusterfs \
|
--disable-glusterfs \
|
||||||
|
Loading…
Reference in New Issue
Block a user