mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 20:25:48 -04:00
Update buildjdk.sh
This commit is contained in:
parent
f4dfa54c4c
commit
15c669a1c1
@ -2,10 +2,10 @@
|
||||
set -e
|
||||
. setdevkitpath.sh
|
||||
|
||||
if [ "$TARGET_JDK" == "arm" ]
|
||||
then
|
||||
export TARGET_JDK=aarch32
|
||||
fi
|
||||
#if [ "$TARGET_JDK" == "arm" ]
|
||||
#then
|
||||
# export TARGET_JDK=aarch32
|
||||
#fi
|
||||
|
||||
sudo apt -y install systemtap-sdt-dev gcc-multilib g++-multilib libxtst-dev libasound2-dev libelf-dev libfontconfig1-dev libx11-dev
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user