Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch Azure Linux builds to libcxx #6747

Merged

Conversation

achamayou
Copy link
Member

@achamayou achamayou commented Jan 9, 2025

See #6270

Potential upside: we may be able to turn on hardening at a relatively low performance cost.

Potential downside: we cannot use pre-built dependencies that expose C++ types, because they probably built against libstdc++. This is not an issue right now.

@achamayou achamayou requested a review from a team as a code owner January 9, 2025 11:37
@achamayou achamayou added this pull request to the merge queue Jan 13, 2025
@achamayou achamayou removed this pull request from the merge queue due to a manual request Jan 13, 2025
@achamayou achamayou added this pull request to the merge queue Jan 13, 2025
Merged via the queue into microsoft:main with commit ac9c4b7 Jan 13, 2025
13 checks passed
@achamayou achamayou deleted the switch_azure_linux_build_to_libcxx branch January 13, 2025 17:32
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.

3 participants