mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-03-14 00:50:41 -06:00
depends didn't have target-specific overrides for _build_env so ANDROID_NDK_HOME wasn't being set at build time. This fix supersedes the manual edit of Configuration/15-android.conf. Resolves #8095