error occurred: Failed to find tool. Is 'aarch64-linux -android-ar installed?
Opened this issue · 0 comments
zevtyardt commented
Try installing the binutils
package, or use AR=llvm-ar <your cargo build command>
Originally posted by @thunder-coding in termux/termux-packages#8214 (comment)