mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 11:03:11 +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.