From bab69e0f720c6f189c4486b7b945079be23f0a4b Mon Sep 17 00:00:00 2001 From: root Date: Mon, 29 Apr 2013 00:34:23 -0700 Subject: Mon Apr 29 00:34:20 PDT 2013 --- kernels/xen/qemu-makefile.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 kernels/xen/qemu-makefile.patch (limited to 'kernels/xen/qemu-makefile.patch') 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) -- cgit v1.2.3-54-g00ecf