From: Vincent Bernat Date: Wed, 27 Jan 2021 18:53:34 +0000 (+0100) Subject: doc: tell minimum Android NDK this has been tested with X-Git-Tag: 1.0.9~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ac28884f7fa680ca7d4af78a60fd9699ae0ca37;p=thirdparty%2Flldpd.git doc: tell minimum Android NDK this has been tested with With ndk21r, `LD` should be set to `ld.lld`. --- diff --git a/README.md b/README.md index 8d856e31..05698684 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,9 @@ user/group `_lldpd`. Have a look at how this is done in Installation (Android) ---------------------- -You need to download [Android NDK][]. Once unpacked, go inside the -unpacked directory and select a toolchain, a target, and an API level: +You need to download [Android NDK][] (version 22 or later). Once +unpacked, go inside the unpacked directory and select a toolchain, a +target, and an API level: export TOOLCHAIN=$PWD/toolchains/llvm/prebuilt/linux-x86_64 export TARGET=aarch64-linux-android