Skip to content

depends: Add Android NDK support

This allows one to build the dependencies with the Android SDK and goes towards fixing #11844 (closed). It has been tested to work with: make HOST=aarch64-linux-android ANDROID_API_LEVEL=28 ANDROID_TOOLCHAIN_BIN=/home/user/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin NO_QT=1 NO_WALLET=1

Merge request reports

Loading