This patch bumps the minimum macOS version for building the dylib
or back-deploying a statically-linked libc++ from macOS 10.11 to
macOS 10.13. AFAICT, Chrome was the last one to require macOS 10.11,
but since then they have bumped their minimal supported version to
macOS 10.13.
Details
Details
- Reviewers
philnik - Group Reviewers
Restricted Project - Commits
- rGc73c3a078a13: [libc++] Clean up old macOS back-deployment workarounds
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Announced here on Discord: https://discourse.llvm.org/t/libc-bumping-minimal-deployment-target-for-building-the-dylib-static-library-on-macos/68912
Will ship on March 10th unless there's new information.