Jakub Konka 3b2b9fcbc5 darwin: move inference of SDK version into the linker
`std.zig.system.darwin.getSdk` now pulls only the SDK path
so we execute a child process only once and not twice as it was
until now since we parse the SDK version directly from the pulled path.
This is actually how `ld64` does it too.
2023-08-29 06:43:41 +02:00
..
2023-08-15 17:29:35 -04:00
2023-07-16 18:32:52 -07:00
2023-04-22 13:09:15 +03:00
2023-08-24 22:38:47 -07:00
2023-07-31 10:51:44 -07:00
2023-06-25 14:51:03 -07:00
2023-06-10 20:42:30 -07:00
2023-08-22 13:54:14 -07:00
2023-07-07 11:57:09 -07:00