[libc-commits] [libc] [libc] Add Darwin mutex support via os_sync primitives (PR #167722)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Fri Dec 5 17:21:59 PST 2025


SchrodingerZhu wrote:

any MacOS 14 with security update should be above 14.4, since it's latest version should be 14.8+. You can bump the deployment target in CI.

https://cmake.org/cmake/help/latest/variable/CMAKE_OSX_DEPLOYMENT_TARGET.html

@lntue Do you think we can actually upgrade to 15 or 26? 14 is still within EoL thou.

https://github.com/llvm/llvm-project/pull/167722


More information about the libc-commits mailing list