We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feaff25 commit cdd240bCopy full SHA for cdd240b
cross/lxc/Makefile
@@ -15,7 +15,7 @@ LICENSE = GPLv2/LGPLv2.1
15
16
PRE_CONFIGURE_TARGET = lxc_pre_configure
17
GNU_CONFIGURE = 1
18
-CONFIGURE_ARGS = --with-init-script=sysvinit --enable-apparmor
+CONFIGURE_ARGS = --with-init-script=sysvinit --enable-apparmor --with-distro=debian
19
20
include ../../mk/spksrc.cross-cc.mk
21
0 commit comments