std.Target: Adjust DynamicLinker.standard() for NetBSD.
* powerpc64 does not appear to be a thing. * riscv32/riscv64 have not had actual releases yet.
This commit is contained in:
@@ -2486,9 +2486,6 @@ pub const DynamicLinker = struct {
|
||||
.mips64,
|
||||
.mips64el,
|
||||
.powerpc,
|
||||
.powerpc64,
|
||||
.riscv32,
|
||||
.riscv64,
|
||||
.sparc,
|
||||
.sparc64,
|
||||
.x86,
|
||||
|
||||
Reference in New Issue
Block a user