Skip to content

wget2

  • --with-openssl breaks build with libressl
  • Disable libidn and libidn2; not needed and no musl support
  • wget2_noinstall, --enable-fuzzing and --enable-manylibs are for developers
  • Disable libpcre and use libpcre2 instead
  • Check if we need libpsl
  • Does not support reflex; css_tokenizer.lex issue (depends on flex)
  • /etc/wgetrc should contain ca_certificate=/etc/ssl/certs/ca-certificates.crt

Resources