summaryrefslogtreecommitdiffstats
path: root/deps/elogind/patches/elogind-lrt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'deps/elogind/patches/elogind-lrt.patch')
-rw-r--r--deps/elogind/patches/elogind-lrt.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/deps/elogind/patches/elogind-lrt.patch b/deps/elogind/patches/elogind-lrt.patch
new file mode 100644
index 0000000..19055fa
--- /dev/null
+++ b/deps/elogind/patches/elogind-lrt.patch
@@ -0,0 +1,10 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -778,6 +778,7 @@
+
+ libelogind_core_la_LIBADD = \
+ $(UDEV_LIBS) \
++ -lrt \
+ libelogind-internal.la
+
+ if HAVE_ACL