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 <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-01-11 11:49:31 +00:00
parent fd07dae7a4
commit a46b159a8d

View File

@@ -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