Difference between revisions of "Talk:Wget"
From CBLFS
Jump to navigationJump to search (Notes for new wget versions.) |
|||
Line 9: | Line 9: | ||
For openssl, use --with-ssl=openssl | For openssl, use --with-ssl=openssl | ||
+ | |||
+ | I have no clue why we have --with-libdir= options. |
Latest revision as of 17:59, 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
I have no clue why we have --with-libdir= options.