chiark / gitweb /
bus: add minimal locking around the memfd cache
[elogind.git] / Makefile.am
index 526598277ae1c0f2c1f4fdd7a42eba86abd9a838..66f12e9037b2c7948bf33072b3c1a6daffbe77ac 100644 (file)
@@ -1749,6 +1749,10 @@ libsystemd_bus_la_LIBADD =  \
        libsystemd-shared.la \
        libsystemd-daemon.la
 
+libsystemd_bus_la_CFLAGS = \
+       $(AM_CFLAGS) \
+       -pthread
+
 noinst_LTLIBRARIES += \
        libsystemd-bus.la