rust/compiler
Mads Marquart 1cc44bfd22 Pass Apple SDK root to compiler driver via SDKROOT env var
This is more in-line with what Apple's tooling expects, and allows us to
better support custom compiler drivers (such as certain Homebrew and
Nixpkgs compilers) that prefer their own `-isysroot` flag.

Effectively, we now invoke the compiler driver as-if it was invoked as
`xcrun -sdk $sdk_name $tool`.
2025-08-11 22:29:00 +02:00
..
2025-08-09 15:47:01 +08:00
2025-08-09 15:47:01 +08:00
2025-08-09 15:47:01 +08:00
2025-08-11 09:18:46 +02:00
2025-08-09 15:47:01 +08:00
2025-08-11 09:18:46 +02:00
2025-08-10 19:15:20 +00:00
2025-08-10 19:15:20 +00:00