From b64e4c5bf28286091ff97245e61f08b897e3eb5e Mon Sep 17 00:00:00 2001 From: Jakub Konka Date: Tue, 30 Aug 2022 14:29:06 +0200 Subject: [PATCH] fix aarch64-macos CI build script --- ci/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 index 5e97ccc913..00a1a8f971 100755 --- 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