| author | |
| committer | |
| log | 378b4d3d3a146cda844d63ec740142ca25061861 |
| tree | a4a048bc01aace9efa3d1891172e74783d7a4ef6 |
| parent | e226df2ed508daa28a9d1205adf7b15550a200c3 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
build.zig+1-1| ... | ... | @@ -478,7 +478,7 @@ pub fn build(b: *std.Build) !void { |
| 478 | 478 | .aarch64 => 659_809_075, |
| 479 | 479 | .loongarch64 => 598_902_374, |
| 480 | 480 | .powerpc64le => 550_656_409, |
| 481 | .riscv64 => 731_258_880, | |
| 481 | .riscv64 => 827_043_430, | |
| 482 | 482 | .s390x => 580_596_121, |
| 483 | 483 | .x86_64 => 3_290_894_745, |
| 484 | 484 | else => 3_300_000_000, |