mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
std.Target.DynamicLinker: recognize standard hexagon-linux-musl path
This commit is contained in:
parent
a7f085f0d7
commit
022dcbc37a
@ -2358,6 +2358,7 @@ pub const DynamicLinker = struct {
|
||||
|
||||
.aarch64,
|
||||
.aarch64_be,
|
||||
.hexagon,
|
||||
.m68k,
|
||||
.powerpc64,
|
||||
.powerpc64le,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user