mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 15:46:08 -04:00
oóp wrong branch
This commit is contained in:
parent
549e791ee3
commit
46904dfada
@ -23,14 +23,6 @@ sudo apt -y install gcc-multilib g++-multilib libxtst-dev libasound2-dev libelf-
|
||||
# Patch for aarch64
|
||||
cp -R -f override-jre-files/* openjdk/
|
||||
|
||||
# TODO remove :v
|
||||
cat <<EOT >> $NDK_HOME/platforms/android-21/arch-*/usr/include/sys/stat.h
|
||||
|
||||
#define S_IREAD S_IRUSR
|
||||
#define S_IWRITE S_IWUSR
|
||||
#define S_IEXEC S_IXUSR
|
||||
EOT
|
||||
|
||||
cd openjdk
|
||||
rm -rf build
|
||||
bash ./configure \
|
||||
|
Loading…
x
Reference in New Issue
Block a user