summaryrefslogtreecommitdiff
path: root/kernels/xen/qemu-makefile.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-28 20:08:15 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-28 20:08:15 -0300
commit3b407d18ab4737a7cb3d260659c97e5a2f897cb8 (patch)
tree19dfab14695019b3885287c10eeaf924bbb2790c /kernels/xen/qemu-makefile.patch
parent8e9712c09cda582e1e8af3336eec882c0f2cf17d (diff)
xen-4.2.1-6: add some features and fixes
Diffstat (limited to 'kernels/xen/qemu-makefile.patch')
-rw-r--r--kernels/xen/qemu-makefile.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/kernels/xen/qemu-makefile.patch b/kernels/xen/qemu-makefile.patch
new file mode 100644
index 000000000..d66cf043f
--- /dev/null
+++ b/kernels/xen/qemu-makefile.patch
@@ -0,0 +1,10 @@
+--- a/tools/qemu-xen/Makefile.target 2013-04-05 23:39:54.000000000 +0000
++++ b/tools/qemu-xen/Makefile.target 2013-04-25 13:54:59.360000000 +0000
+@@ -206,6 +206,7 @@
+ obj-$(CONFIG_NO_KVM) += kvm-stub.o
+ obj-y += memory.o
+ LIBS+=-lz
++LIBS+=-lrt
+
+ QEMU_CFLAGS += $(VNC_TLS_CFLAGS)
+ QEMU_CFLAGS += $(VNC_SASL_CFLAGS)