[PATCH] D126313: [CMake] Don't pass CMAKE_C(XX)_COMPILER to the nested NATIVE build

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 09:35:12 PDT 2022


smeenai added a comment.

This makes sense to me; we set `CROSS_TOOLCHAIN_FLAGS_NATIVE` to explicitly specify options anyway. I'll let @phosek confirm he's happy with this as well though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126313



More information about the llvm-commits mailing list