mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-22 05:37:06 +00:00
Initialize the ndk once and for arm64 for now
This commit is contained in:
parent
320f322da3
commit
ad66121556
@ -22,5 +22,3 @@ echo NDK=${NDK}
|
||||
echo NDK=${NDK} > $HOME/.r2androidrc
|
||||
python $NDK/build/tools/make_standalone_toolchain.py \
|
||||
--arch arm64 --api 28 --install-dir toolchain
|
||||
echo Initializing Toolchain /tmp/ndk
|
||||
sys/android-shell.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user