std.Target.DynamicLinker: recognize standard hexagon-linux-musl path

This commit is contained in:
Alex Rønne Petersen 2025-10-19 22:44:36 +02:00
parent a7f085f0d7
commit 022dcbc37a
No known key found for this signature in database

View File

@ -2358,6 +2358,7 @@ pub const DynamicLinker = struct {
.aarch64,
.aarch64_be,
.hexagon,
.m68k,
.powerpc64,
.powerpc64le,