mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-13 06:06:38 -04:00
Update tarjdk.sh
This commit is contained in:
parent
f0267bb15b
commit
e1e138354d
@ -2,6 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# cleanup ELF stuff
|
# cleanup ELF stuff
|
||||||
|
unset AR AS CC CXX LD OBJCOPY RANLIB STRIP
|
||||||
git clone https://github.com/termux/termux-elf-cleaner
|
git clone https://github.com/termux/termux-elf-cleaner
|
||||||
cd termux-elf-cleaner
|
cd termux-elf-cleaner
|
||||||
make CFLAGS=__ANDROID_API__=24 termux-elf-cleaner
|
make CFLAGS=__ANDROID_API__=24 termux-elf-cleaner
|
||||||
|
Loading…
x
Reference in New Issue
Block a user