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