doc/stdenv/platform-notes: add section about libc++

This commit is contained in:
Randy Eckenrode
2025-04-12 16:46:01 -04:00
committed by Emily
parent 8db6e714ee
commit cdb5d3a13c
2 changed files with 23 additions and 0 deletions

View File

@@ -216,6 +216,12 @@
"sec-building-packages-with-llvm-using-clang-stdenv": [
"index.html#sec-building-packages-with-llvm-using-clang-stdenv"
],
"sec-darwin-libcxx-deployment-targets": [
"index.html#sec-darwin-libcxx-deployment-targets"
],
"sec-darwin-libcxx-versions": [
"index.html#sec-darwin-libcxx-versions"
],
"sec-functions-library-treefmt": [
"index.html#sec-functions-library-treefmt"
],