mirror of
https://github.com/ziglang/zig.git
synced 2026-01-11 09:55:12 +00:00
* std.Target.standardDynamicLinkerPath: macOS has a dynamic linker * no need to override the default dynamic linker in the macos CrossTarget initialization in the tests * in getExternalExecutor, when validating the dynamic linker path, take into account the standard dynamic linker path.