wget: forcefully disable libuuid (#13746)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37022 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9f041557a0
commit
3d627def9b
@ -65,6 +65,9 @@ CONFIGURE_ARGS+= \
|
|||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--disable-iri
|
--disable-iri
|
||||||
|
|
||||||
|
CONFIGURE_VARS += \
|
||||||
|
ac_cv_header_uuid_uuid_h=no
|
||||||
|
|
||||||
ifeq ($(BUILD_VARIANT),ssl)
|
ifeq ($(BUILD_VARIANT),ssl)
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
--with-ssl=openssl \
|
--with-ssl=openssl \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user