This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
qemu: disable libfuse
Fixes x86 build. Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
3 years ago
committed by
Yousong Zhou
parent
078a71d3d0
commit
0b349d9ea3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
utils/qemu/Makefile
+ 1
- 0
utils/qemu/Makefile
View File
@ -383,6 +383,7 @@ CONFIGURE_ARGS += \
--disable-debug-mutex
\
--disable-debug-tcg
\
--disable-docs
\
--disable-fuse
\
--disable-gcrypt
\
--with-git-submodules
=
ignore
\
--disable-glusterfs
\
Write
Preview
Loading…
Cancel
Save