Update ci_build_global.sh

This commit is contained in:
Duy Tran Khanh 2021-06-10 05:07:01 +07:00 committed by GitHub
parent 952f29ee20
commit 4b306d4119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,12 @@ else
chmod +x macos-host-cc
fi
echo "--- GCC time ---"
$CC --version
echo "--- G++ time ---"
$CXX --version
exit 1
# Some modifies to NDK to fix
./getlibs.sh