| author | |
| committer | |
| log | c4b7caa52852a72b53205a167506eb480c26dadc |
| tree | 8e5731a90979313222bc0f655a19fdb4a2bdb39d |
| parent | 3539cad176779c2807ed72d88fd455f5de140575 |
| signature |
2 files changed, 2 insertions(+), 2 deletions(-)
ci/loongarch64-linux-debug.sh+1-1| ... | @@ -44,7 +44,7 @@ unset CXX | ... | @@ -44,7 +44,7 @@ unset CXX |
| 44 | ninja install | 44 | ninja install |
| 45 | 45 | ||
| 46 | # No -fqemu and -fwasmtime here as they're covered by the x86_64-linux scripts. | 46 | # No -fqemu and -fwasmtime here as they're covered by the x86_64-linux scripts. |
| 47 | stage3-debug/bin/zig build test \ | 47 | stage3-debug/bin/zig build test docs \ |
| 48 | --maxrss 60129542144 \ | 48 | --maxrss 60129542144 \ |
| 49 | -Dstatic-llvm \ | 49 | -Dstatic-llvm \ |
| 50 | -Dskip-non-native \ | 50 | -Dskip-non-native \ |
ci/loongarch64-linux-release.sh+1-1| ... | @@ -44,7 +44,7 @@ unset CXX | ... | @@ -44,7 +44,7 @@ unset CXX |
| 44 | ninja install | 44 | ninja install |
| 45 | 45 | ||
| 46 | # No -fqemu and -fwasmtime here as they're covered by the x86_64-linux scripts. | 46 | # No -fqemu and -fwasmtime here as they're covered by the x86_64-linux scripts. |
| 47 | stage3-release/bin/zig build test \ | 47 | stage3-release/bin/zig build test docs \ |
| 48 | --maxrss 60129542144 \ | 48 | --maxrss 60129542144 \ |
| 49 | -Dstatic-llvm \ | 49 | -Dstatic-llvm \ |
| 50 | -Dskip-non-native \ | 50 | -Dskip-non-native \ |