From cb23793d9d99727a9f60d2a2b246c00487b016ca Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Mon, 1 Jun 2026 16:59:32 -0700 Subject: [PATCH] the s390x build time slowdown from ^1 is reproducible locally actually i had temporarily disabled release mode in build_release.sh investigate with --time-report later --- build_all_zig.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build_all_zig.sh b/build_all_zig.sh index 15e19237bcd0e6dd53944e2b006db83890293091..f87ddc5d238406e50dfb304cf9b6f9e9dacff491 100755 --- a/build_all_zig.sh +++ b/build_all_zig.sh @@ -16,8 +16,6 @@ riscv64-linux-musl powerpc64le-linux-musl mips64el-linux-muslabi64 - -s390x-linux-musl " for item in $targets -- 2.54.0