fix aarch64-macos CI build script

This commit is contained in:
Jakub Konka 2022-08-30 14:29:06 +02:00
parent 69d6931be7
commit b64e4c5bf2

View File

@ -16,5 +16,5 @@ SEARCH_PREFIX="/deps/$TARGET"
-Drelease \ -Drelease \
-Dstrip \ -Dstrip \
-Dtarget="$TARGET" \ -Dtarget="$TARGET" \
-Dmcpu="$MCPU" \ -Dcpu="$MCPU" \
-Denable-stage1 -Denable-stage1