mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 08:33:13 +02:00
These are intertwined: older versions of Rust don't support the newer NDK, but the newer Rust can't successfully compile BoringSSL against the older NDK. This requires a boring-sys update to find the Android NDK sysroot in the right place.