[PATCH] D126313: [CMake] Don't pass CMAKE_C(XX)_COMPILER to the nested NATIVE build
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 12:49:03 PDT 2022
mstorsjo added a comment.
In D126313#3600017 <https://reviews.llvm.org/D126313#3600017>, @beanz wrote:
> LGTM.
Thanks!
@phosek - I hope this will work for you, and/or is manageable by manually passing those variables in `-DCROSS_TOOLCHAIN_FLAGS_NATIVE` if needed?
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