summarylogtreecommitdiffstats
path: root/elogind-lrt.patch
diff options
context:
space:
mode:
authorChris Cromer2016-05-19 20:29:48 -0400
committerChris Cromer2016-05-19 20:29:48 -0400
commitea24154516e0c477b1e3de5f234f8b322e077e4e (patch)
tree23a5331a8c97527fbdb5ff93e244e002c8e4f677 /elogind-lrt.patch
downloadaur-ea24154516e0c477b1e3de5f234f8b322e077e4e.tar.gz
initial commit
Diffstat (limited to 'elogind-lrt.patch')
-rw-r--r--elogind-lrt.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/elogind-lrt.patch b/elogind-lrt.patch
new file mode 100644
index 000000000000..19055fa30944
--- /dev/null
+++ b/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