Skip to content

Commit

Permalink
qemu: add libslirp dependency
Browse files Browse the repository at this point in the history
It has been integrated in QEMU to provide user mode networking.

Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 authored and 1582130940 committed Nov 19, 2022
1 parent 68c8100 commit fe59113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/qemu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ CONFIGURE_ARGS += \
--disable-bsd-user \
--disable-linux-user \
--enable-system \
--enable-slirp=system \

# accel
CONFIGURE_ARGS += \
Expand Down

0 comments on commit fe59113

Please sign in to comment.