std.Target: Handle {powerpc64,riscv32}-netbsd in DynamicLinker.standard().
This commit is contained in:
@@ -2471,6 +2471,8 @@ pub const DynamicLinker = struct {
|
||||
.mips64,
|
||||
.mips64el,
|
||||
.powerpc,
|
||||
.powerpc64,
|
||||
.riscv32,
|
||||
.riscv64,
|
||||
.sparc,
|
||||
.sparc64,
|
||||
|
||||
Reference in New Issue
Block a user