[PATCH] D126313: [CMake] Don't pass CMAKE_C(XX)_COMPILER to the nested NATIVE build
    Petr Hosek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri May 27 14:18:59 PDT 2022
    
    
  
phosek added a comment.
I looked at the change and read your description but still don't understand the motivation, Can you explain why is using `CMAKE_C(XX)_COMPILER` a problem and how do we know that the default that's picked up by CMake will be the correct one?
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