Skip to content

fix: detect native c++ stdlib instead of hard-coding for darwin#12659

Draft
jacobly0 wants to merge 1 commit intoleanprover:masterfrom
jacobly0:detect-cxx-stdlib
Draft

fix: detect native c++ stdlib instead of hard-coding for darwin#12659
jacobly0 wants to merge 1 commit intoleanprover:masterfrom
jacobly0:detect-cxx-stdlib

Conversation

@jacobly0
Copy link

This PR Darwin is not the only target that can have libcxx installed as the default c++ stdlib.

Closes #12658

Darwin is not the only target that can have libcxx installed as the
default c++ stdlib.
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Feb 23, 2026
@mathlib-lean-pr-testing
Copy link

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 8f80881c2f7611c61d0228dac94b27582b44d5d0 --onto e7e3588c973226e85d79ed0f3154cfca79b61c6f. You can force Mathlib CI using the force-mathlib-ci label. (2026-02-23 20:15:20)

@leanprover-bot
Copy link
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 8f80881c2f7611c61d0228dac94b27582b44d5d0 --onto 8038a8b8904f89ad9542c8eda11379f8f006eab1. You can force reference manual CI using the force-manual-ci label. (2026-02-23 20:15:22)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System c++ stdlib is not detected by default

2 participants