[Buildroot] [PATCH 1/1] package/libcurl: fix configure options for GnuTLS
Julien Olivain
ju.o at free.fr
Fri Oct 10 11:42:44 UTC 2025
On 07/10/2025 23:05, Bernd Kuhls wrote:
> Buildroot commit fb5fb06ee5a886df5036c5c5e6c4536f2bc8e1c1 bumped
> libcurl
> to 8.16.0 which includes commit
> https://github.com/curl/curl/commit/2f6524ce3c3a8231c62d1e0c8af509fe5b0228a0
> to limit the use of the configure option --with-ca-fallback to OpenSSL
> causing build errors with GnuTLS:
>
> configure: error: --with-ca-fallback only works with OpenSSL
>
> Fixes:
> https://autobuild.buildroot.net/results/64f/64fad87dddecda1e8ff6b0a9abc0b827b5136e4f/
>
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Applied to master, thanks.
More information about the buildroot
mailing list