diff --git a/tarjdk.sh b/tarjdk.sh index 59b97cf..54be035 100755 --- a/tarjdk.sh +++ b/tarjdk.sh @@ -2,6 +2,7 @@ set -e # cleanup ELF stuff +unset AR AS CC CXX LD OBJCOPY RANLIB STRIP git clone https://github.com/termux/termux-elf-cleaner cd termux-elf-cleaner make CFLAGS=__ANDROID_API__=24 termux-elf-cleaner