Update buildjdk.sh

This commit is contained in:
ArtDev 2021-01-22 22:45:40 +03:00 committed by GitHub
parent f4dfa54c4c
commit 15c669a1c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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