summaryrefslogtreecommitdiffstats
path: root/main/xen/librt.patch
blob: 1964add35fed66f551808e217688ae9fd47a217d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./tools/qemu-xen-traditional/Makefile.target.orig
+++ ./tools/qemu-xen-traditional/Makefile.target
@@ -520,7 +520,7 @@
 OBJS+=block-raw-posix.o
 endif
 
-LIBS+=-lz
+LIBS+=-lz -lrt
 ifdef CONFIG_ALSA
 LIBS += -lasound
 endif