Talk:Wget

From CBLFS
Revision as of 18:45, 7 April 2017 by Kb0iic (talk | contribs) (Notes for new wget versions.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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