Merge pull request #5019 from KarlVogel/lxc_dependency_issue
utils/lxc: disable gnutls during configure
This commit is contained in:
commit
9ad4b4c5d1
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ define Package/lxc-init
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
--disable-gnutls \
|
||||||
--disable-apparmor \
|
--disable-apparmor \
|
||||||
--disable-doc \
|
--disable-doc \
|
||||||
--disable-examples \
|
--disable-examples \
|
||||||
|
|
Loading…
Reference in a new issue