blob: 4b9b3329e452a9c9a262dee49707810318220cc2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- ./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); \
|