Unverified Commit fa0f4947 authored by Isuru Fernando's avatar Isuru Fernando Committed by GitHub
Browse files
parent ef449193
...@@ -436,7 +436,7 @@ function macos_intel_native_build_setup { ...@@ -436,7 +436,7 @@ function macos_intel_native_build_setup {
} }
function macos_intel_cross_build_setup { function macos_intel_cross_build_setup {
echo "universal2 builds on arm64 is not supported yet." echo "universal2 builds on arm64 are not supported yet."
exit 1 exit 1
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment