From: Michael Tremer Date: Thu, 11 Jan 2018 11:49:31 +0000 (+0000) Subject: wget: Link against GnuTLS instead of OpenSSL X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a46b159a8dc0d191ee57cf48b66be8a39fd7d9ec;p=people%2Fms%2Fipfire-2.x.git wget: Link against GnuTLS instead of OpenSSL This version does not seem to be compatible with OpenSSL 1.1 and might be changed back to OpenSSL when ever it will compile. Signed-off-by: Michael Tremer --- diff --git a/lfs/wget b/lfs/wget index 7a5cdbb116..71b3abc489 100644 --- a/lfs/wget +++ b/lfs/wget @@ -74,7 +74,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && ./configure \ --prefix=/usr \ --sysconfdir=/etc \ - --with-ssl=openssl \ + --with-ssl=gnutls \ --disable-nls \ --disable-ipv6