Skip to content

Android: Fix search for binutils

hhb requested to merge (removed):android-binutils into master
  1. CMAKE_SYSTEM_PROGRAM_PATH set in Android.cmake is too late for CMakeFindBinUtils.cmake to use. Move the code to Android-Initialize.cmake.

  2. Allow searches for llvm-strip and llvm-ranlib.

Backport: release

Edited by Brad King

Merge request reports