Merge pull request #5019 from KarlVogel/lxc_dependency_issue

utils/lxc: disable gnutls during configure
This commit is contained in:
Hannu Nyman
2017-10-31 18:48:51 +02:00
committed by GitHub
+1
View File
@@ -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 \