[PATCH] D110379: [Driver] Remove confusing *-linux-android detection with non-android --target=

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 23 20:39:39 PDT 2021


MaskRay added a comment.

You may need to check whether the Android clang has correct `clang -dumpmachine`. If not, specify `LLVM_HOST_TRIPLE` explicitly in CMake.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110379/new/

https://reviews.llvm.org/D110379



More information about the cfe-commits mailing list