Update ci_build_global.sh

This commit is contained in:
Duy Tran Khanh 2021-06-10 05:11:36 +07:00 committed by GitHub
parent bacb513d67
commit 543bdbae9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,12 +19,6 @@ 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