summaryrefslogtreecommitdiffstats
path: root/main/qemu/librt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/qemu/librt.patch')
-rw-r--r--main/qemu/librt.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/qemu/librt.patch b/main/qemu/librt.patch
new file mode 100644
index 000000000..d445d1b68
--- /dev/null
+++ b/main/qemu/librt.patch
@@ -0,0 +1,11 @@
+--- ./Makefile.target.orig
++++ ./Makefile.target
+@@ -34,7 +34,7 @@
+ STPFILES=
+
+ ifndef CONFIG_HAIKU
+-LIBS+=-lm
++LIBS+=-lm -lrt
+ endif
+
+ config-target.h: config-target.h-timestamp