mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 18:52:12 +08:00
qemu: add libslirp dependency
It has been integrated in QEMU to provide user mode networking. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
68c8100b52
commit
fe591137dd
@ -336,6 +336,7 @@ CONFIGURE_ARGS += \
|
|||||||
--disable-bsd-user \
|
--disable-bsd-user \
|
||||||
--disable-linux-user \
|
--disable-linux-user \
|
||||||
--enable-system \
|
--enable-system \
|
||||||
|
--enable-slirp=system \
|
||||||
|
|
||||||
# accel
|
# accel
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
Loading…
Reference in New Issue
Block a user