summaryrefslogtreecommitdiffstats
path: root/system/xen/patches/qemu_configure_options.diff
diff options
context:
space:
mode:
Diffstat (limited to 'system/xen/patches/qemu_configure_options.diff')
-rw-r--r--system/xen/patches/qemu_configure_options.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/xen/patches/qemu_configure_options.diff b/system/xen/patches/qemu_configure_options.diff
new file mode 100644
index 0000000000..f15cd5bfa7
--- /dev/null
+++ b/system/xen/patches/qemu_configure_options.diff
@@ -0,0 +1,12 @@
+--- xen-4.5.0/tools/Makefile.orig 2015-01-12 17:53:24.000000000 +0100
++++ xen-4.5.0/tools/Makefile 2015-02-16 09:19:18.999816844 +0100
+@@ -225,6 +225,9 @@
+ --disable-docs \
+ --disable-guest-agent \
+ --python=$(PYTHON) \
++ --sysconfdir=/etc \
++ --@@LIBSSH2@@able-libssh2 \
++ --@@BLUEZ@@able-bluez \
+ $(CONFIG_QEMUU_EXTRA_ARGS) \
+ --cpu=$(IOEMU_CPU_ARCH) \
+ $(IOEMU_CONFIGURE_CROSS); \