Skip to content

[LibCURL_jll] Upgrade to v8.9.0#55287

Closed
Zentrik wants to merge 2 commits into
JuliaLang:masterfrom
Zentrik:curl-8.9.0
Closed

[LibCURL_jll] Upgrade to v8.9.0#55287
Zentrik wants to merge 2 commits into
JuliaLang:masterfrom
Zentrik:curl-8.9.0

Conversation

@Zentrik

@Zentrik Zentrik commented Jul 28, 2024

Copy link
Copy Markdown
Member

Fixes #55286

I verified with

make -C deps distclean-curl configure-curl USE_BINARYBUILDER_CURL=0

that the from-source build can be at least configured correctly.

Zentrik added 2 commits July 28, 2024 17:00
NSS seems to have been removed from curl and I think the flag was dropped in https://github.com/curl/curl/pull/11459/files.
@Zentrik Zentrik added JLLs building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries labels Jul 28, 2024
@giordano

Copy link
Copy Markdown
Member

This isn't going to work, we need to sort out first what to do with openssl

@giordano

Copy link
Copy Markdown
Member

#53891 would also fix #55286. Another way to fix it without upgrading curl is to backport the patch here.

@Zentrik Zentrik closed this Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries JLLs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Curl 8.6.0 fails to build without binarybuilder

2 participants