Browse Source
Currently is needed to use rust nightly to cross-build the latest sequoia version for Android. Before building again is needed to run, on the build machine: rustup default nightly rustup update nightly rustup component add rust-src rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-android x86_64-linux-androidJNI-120

5 changed files with 6 additions and 7 deletions
Loading…
Reference in new issue