Update tarjdk.sh

This commit is contained in:
Duy Tran Khanh 2021-04-07 17:42:01 +07:00 committed by GitHub
parent f0267bb15b
commit e1e138354d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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