10 lines
244 B
Diff
10 lines
244 B
Diff
--- a/tools/Makefile.orig
|
|
+++ b/tools/Makefile
|
|
@@ -202,6 +202,7 @@
|
|
--localstatedir=/var \
|
|
--disable-kvm \
|
|
--disable-docs \
|
|
+ --with-coroutine=gthread \
|
|
--disable-guest-agent \
|
|
--python=$(PYTHON) \
|
|
$(IOEMU_CONFIGURE_CROSS); \
|