mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
build: Disable systemd and D-Bus configuration for developer mode
This commit is contained in:
parent
83e66b5831
commit
2cb8a59fd9
@ -8,4 +8,6 @@ fi
|
||||
./configure --enable-maintainer-mode \
|
||||
--enable-debug \
|
||||
--prefix=/usr \
|
||||
--localstatedir=/var $*
|
||||
--localstatedir=/var \
|
||||
--disable-dbus-policy \
|
||||
--disable-systemd-service $*
|
||||
|
Loading…
Reference in New Issue
Block a user