zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit b64e4c5bf28286091ff97245e61f08b897e3eb5e (tree)
parent 69d6931be70bf8a1e7ba25bec1c8fe713f8959b5
Author: Jakub Konka <kubkon@jakubkonka.com>
Date:   Tue, 30 Aug 2022 14:29:06 +0200

fix aarch64-macos CI build script

Diffstat:
Mci/zinc/build_aarch64_macos | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/zinc/build_aarch64_macos b/ci/zinc/build_aarch64_macos @@ -16,5 +16,5 @@ SEARCH_PREFIX="/deps/$TARGET" -Drelease \ -Dstrip \ -Dtarget="$TARGET" \ - -Dmcpu="$MCPU" \ + -Dcpu="$MCPU" \ -Denable-stage1