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
commit 9ad4b4c5d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ define Package/lxc-init
endef
CONFIGURE_ARGS += \
--disable-gnutls \
--disable-apparmor \
--disable-doc \
--disable-examples \