From a macOS arm64 host deploying to linux/amd64 pods, this ships a Mach-O/arm64 binary into linux-x86_64 containers, which cannot exec. build.zig already supports -Dtarget. Repro: run jac start ...