mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-15 23:24:55 -04:00
Give me gcc version to fake it
This commit is contained in:
parent
aac0f12353
commit
cd4c133ebe
@ -2,6 +2,8 @@
|
||||
set -e
|
||||
. setdevkitpath.sh
|
||||
|
||||
$thecc --version
|
||||
|
||||
if [ "$TARGET_JDK" == "arm" ]
|
||||
then
|
||||
export TARGET_JDK=aarch32
|
||||
|
Loading…
x
Reference in New Issue
Block a user