mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 02:24:33 +01:00
std.Target.DynamicLinker: recognize standard hexagon-linux-musl path
This commit is contained in:
parent
a7f085f0d7
commit
022dcbc37a
1 changed files with 1 additions and 0 deletions
|
|
@ -2358,6 +2358,7 @@ pub const DynamicLinker = struct {
|
|||
|
||||
.aarch64,
|
||||
.aarch64_be,
|
||||
.hexagon,
|
||||
.m68k,
|
||||
.powerpc64,
|
||||
.powerpc64le,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue