mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 15:46:08 -04:00
Also fix x86_64 build error
This commit is contained in:
parent
4ae6e840a7
commit
5be01a1449
@ -3,7 +3,7 @@ set -e
|
||||
|
||||
export TARGET=x86_64-linux-android
|
||||
export TARGET_SHORT=x86_64
|
||||
export TARGET_JDK=amd64
|
||||
export TARGET_JDK=x86_64
|
||||
|
||||
bash ci_build_global.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user