aboutsummaryrefslogtreecommitdiffstats
path: root/main/xen/qemu-coroutine-gthread.patch
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2013-09-08 14:04:20 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2013-09-08 14:04:20 +0000
commitb2cf43380050ec9e28ea29124200fefe082f5dc5 (patch)
tree404ac91dd96d8d618435ddde59d5e24e82a5a71d /main/xen/qemu-coroutine-gthread.patch
parent63f0f5c06dc114841043d8bb140fb7281d073085 (diff)
downloadaports-b2cf43380050ec9e28ea29124200fefe082f5dc5.tar.bz2
aports-b2cf43380050ec9e28ea29124200fefe082f5dc5.tar.xz
main/xen: qemu-coroutine-gthread.patch rebase
Diffstat (limited to 'main/xen/qemu-coroutine-gthread.patch')
-rw-r--r--main/xen/qemu-coroutine-gthread.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/xen/qemu-coroutine-gthread.patch b/main/xen/qemu-coroutine-gthread.patch
index 6074d7aef9..8c8a71bbfb 100644
--- a/main/xen/qemu-coroutine-gthread.patch
+++ b/main/xen/qemu-coroutine-gthread.patch
@@ -1,10 +1,10 @@
--- xen-4.3.0.orig/tools/Makefile
+++ xen-4.3.0/tools/Makefile
-@@ -204,7 +204,6 @@
+@@ -204,6 +204,7 @@
--sysconfdir=/etc/qemu \
--disable-kvm \
--enable-vnc-ws \
-- --with-coroutine=gthread \
++ --with-coroutine=gthread \
--disable-docs \
--python=$(PYTHON) \
$(IOEMU_CONFIGURE_CROSS); \