| author | |
| committer | |
| log | 23cb2b26626dafacfc5e0b567a43b88e1a22fe18 |
| tree | 17309f1fdc9e7811b33959b73b793d15da7e3f31 |
| parent | c3734450bcb70354470e95478aad0cb1c5907774 |
| signature |
1 files changed, 2 insertions(+), 0 deletions(-)
lib/std/Target.zig+2| ... | @@ -2471,6 +2471,8 @@ pub const DynamicLinker = struct { | ... | @@ -2471,6 +2471,8 @@ pub const DynamicLinker = struct { |
| 2471 | .mips64, | 2471 | .mips64, |
| 2472 | .mips64el, | 2472 | .mips64el, |
| 2473 | .powerpc, | 2473 | .powerpc, |
| 2474 | .powerpc64, | ||
| 2475 | .riscv32, | ||
| 2474 | .riscv64, | 2476 | .riscv64, |
| 2475 | .sparc, | 2477 | .sparc, |
| 2476 | .sparc64, | 2478 | .sparc64, |