Give me gcc version to fake it

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

View File

@ -2,6 +2,8 @@
set -e
. setdevkitpath.sh
$thecc --version
if [ "$TARGET_JDK" == "arm" ]
then
export TARGET_JDK=aarch32