| author | |
| committer | |
| log | b2dd1469da72509f26e014f32d8e95e117798b34 |
| tree | 98f463c12336d2552f1791efe905fc4cca757caf |
| parent | 912dd0b451ea120475aae1e6c89534265c95bbda |
| signature |
1 files changed, 2 insertions(+), 0 deletions(-)
lib/std/Target.zig+2| ... | ... | @@ -2802,6 +2802,8 @@ pub const DynamicLinker = struct { |
| 2802 | 2802 | .mips64, |
| 2803 | 2803 | .mips64el, |
| 2804 | 2804 | .powerpc, |
| 2805 | .riscv32, | |
| 2806 | .riscv64, | |
| 2805 | 2807 | .sh, |
| 2806 | 2808 | .sheb, |
| 2807 | 2809 | .sparc, |