mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-31 22:32:14 +01:00
11 lines
244 B
Diff
11 lines
244 B
Diff
--- ./tools/Makefile.orig
|
|
+++ ./tools/Makefile
|
|
@@ -202,6 +202,7 @@
|
|
--localstatedir=/var \
|
|
--disable-kvm \
|
|
--disable-docs \
|
|
+ --with-coroutine=gthread \
|
|
--disable-guest-agent \
|
|
--python=$(PYTHON) \
|
|
$(IOEMU_CONFIGURE_CROSS); \
|