Log Message: curl: Make brotli an option This fixes the linker errors on Fedora 39 for me. Apparently curl picks up the headers and assumes the libraries must exist then. Explicitly disabling brotli when not using it or depending on the buildlink when enabling it fixes this.
Revision | Action | file |
1.9 | modify | pkgsrc/www/curl/Makefile.common |
1.20 | modify | pkgsrc/www/curl/options.mk |