mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
clarify that newer ndk versions will likely work
This commit is contained in:
@@ -9,6 +9,8 @@ cd jni/deltachat-core-rust
|
||||
# $ rustup target add armv7-linux-androideabi aarch64-linux-android i686-linux-android x86_64-linux-android
|
||||
#
|
||||
# Currently ndk20b is minimum required version
|
||||
# (newer versions will likely work, however, are not tested and not used in offial releases,
|
||||
# in general, changes on the ndk-version should be done with care)
|
||||
#
|
||||
# after that, add PATH_TO_NDK/toolchains/llvm/prebuilt/HOST/bin to your $PATH
|
||||
# and add the correct clang-linkers to `~/.cargo/config`:
|
||||
|
||||
Reference in New Issue
Block a user