[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
Tue Jun 21 15:38:13 PDT 2022
phosek accepted this revision.
phosek added a comment.
In D126313#3600032 <https://reviews.llvm.org/D126313#3600032>, @mstorsjo wrote:
> 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?
LGTM
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