mirror of
https://github.com/monero-project/monero.git
synced 2025-01-27 13:57:01 -05:00
6e6ad80dc4
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