Skip to content

Revert libcurl. - #1856

Merged
Billy O'Neal (BillyONeal) merged 4 commits into
microsoft:mainfrom
BillyONeal:revert-libcurl
Nov 18, 2025
Merged

Revert libcurl.#1856
Billy O'Neal (BillyONeal) merged 4 commits into
microsoft:mainfrom
BillyONeal:revert-libcurl

Conversation

@BillyONeal

Copy link
Copy Markdown
Member

This reverts the following PRs due to an error we see in the produced executable:

/vcpkg/vcpkg: /lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /vcpkg/vcpkg)

We will likely be able to bring the effect of this back but we're going to need to use dlopen/dlsym rather than linking with the .so directly as that seems to enforce versions on downstream customers we find unacceptable.

@BillyONeal
Billy O'Neal (BillyONeal) merged commit da1f056 into microsoft:main Nov 18, 2025
7 checks passed
Billy O'Neal (BillyONeal) added a commit to BillyONeal/vcpkg-tool that referenced this pull request Nov 18, 2025
@BillyONeal
Billy O'Neal (BillyONeal) deleted the revert-libcurl branch November 18, 2025 22:52
Byoungchan Lee (bc-lee) added a commit to bc-lee/vcpkg-tool that referenced this pull request Nov 19, 2025
Billy O'Neal (BillyONeal) added a commit to BillyONeal/vcpkg-tool that referenced this pull request Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants