mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-07 11:20:33 -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=x86_64-linux-android
|
||||||
export TARGET_SHORT=x86_64
|
export TARGET_SHORT=x86_64
|
||||||
export TARGET_JDK=amd64
|
export TARGET_JDK=x86_64
|
||||||
|
|
||||||
bash ci_build_global.sh
|
bash ci_build_global.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user