mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-18 00:24:55 -04:00
Update ci_build_global.sh
This commit is contained in:
parent
952f29ee20
commit
4b306d4119
@ -19,6 +19,12 @@ else
|
|||||||
chmod +x macos-host-cc
|
chmod +x macos-host-cc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "--- GCC time ---"
|
||||||
|
$CC --version
|
||||||
|
echo "--- G++ time ---"
|
||||||
|
$CXX --version
|
||||||
|
exit 1
|
||||||
|
|
||||||
# Some modifies to NDK to fix
|
# Some modifies to NDK to fix
|
||||||
|
|
||||||
./getlibs.sh
|
./getlibs.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user