mirror of
https://github.com/monero-project/monero.git
synced 2025-04-02 18:15:44 -04: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