Difference between revisions of "Talk:Wget"

From CBLFS
Jump to navigationJump to search
(Notes for new wget versions.)
(No difference)

Revision as of 18:45, 7 April 2017

When moving to new Wget, openssl is going to be detect with pkg-config, also --with-ssl will use gnutls or openssl. Configure will default to finding gnutls first.

For 32bit builds, use regular PKG_CONFIG_PATH

For N32 builds, use PKG_CONFIG_PATH32

For 64bit builds, use PKG_CONFIG_PATH64

For openssl, use --with-ssl=openssl