summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus.mk')
-rw-r--r--src/dbus.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbus.mk b/src/dbus.mk
index ff256ea..d573996 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -30,6 +30,7 @@ define $(PKG)_BUILD
--disable-maintainer-mode \
--enable-static \
--disable-silent-rules \
+ --disable-launchd \
CFLAGS='-DPROCESS_QUERY_LIMITED_INFORMATION=0x1000'
$(MAKE) -C '$(1)' -j '$(JOBS)' install
endef