mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 23:03:08 +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,
|
||||||
.aarch64_be,
|
.aarch64_be,
|
||||||
|
.hexagon,
|
||||||
.m68k,
|
.m68k,
|
||||||
.powerpc64,
|
.powerpc64,
|
||||||
.powerpc64le,
|
.powerpc64le,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user