Disable logind integration on !linux
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -30,6 +30,8 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
|
||||
ifeq ($(DEB_HOST_ARCH_OS),linux)
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += --with-audit
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += --with-btrfs
|
||||
else
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += --disable-logind
|
||||
endif
|
||||
|
||||
ifneq ($(filter nodoc,$(DEB_BUILD_PROFILES)),)
|
||||
|
||||
Reference in New Issue
Block a user