disable gnutls-support in ecore and eet
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13555 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9c7d6f4ef8
commit
632766c01f
@ -67,6 +67,7 @@ define Build/Configure
|
|||||||
--disable-poll \
|
--disable-poll \
|
||||||
--disable-curl \
|
--disable-curl \
|
||||||
--disable-ecore-desktop \
|
--disable-ecore-desktop \
|
||||||
|
--disable-gnutls \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@ define Build/Configure
|
|||||||
(cd $(PKG_BUILD_DIR); NOCONFIGURE=YES ./autogen.sh );
|
(cd $(PKG_BUILD_DIR); NOCONFIGURE=YES ./autogen.sh );
|
||||||
$(call Build/Configure/Default, \
|
$(call Build/Configure/Default, \
|
||||||
--disable-openssl \
|
--disable-openssl \
|
||||||
|
--disable-gnutls \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user