[libcxx-commits] [PATCH] D88458: [CMake] Cache the compiler-rt library search results
Andi via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 1 05:55:11 PDT 2021
Abpostelnicu added a comment.
In D88458#3095459 <https://reviews.llvm.org/D88458#3095459>, @phosek wrote:
> In D88458#3093023 <https://reviews.llvm.org/D88458#3093023>, @Abpostelnicu wrote:
>
>> In D88458#3089403 <https://reviews.llvm.org/D88458#3089403>, @phosek wrote:
>>
>>> Properly handle the flags to address the issue seen on some bots when cross-compiling.
>>
>> I don't know if you noticed my previous comment but this again broke the build.
>
> I tried reproducing the issue locally using the command you provided but I'm not seeing the same error. Would it be possible to share `CMakeFiles/CMakeError.log` from your build?
Thanks for looking into this. Please see this <https://firefoxci.taskcluster-artifacts.net/a3TbZn-zRkeOyyzOYJpRZA/0/public/clang/CMakeError.log>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88458/new/
https://reviews.llvm.org/D88458
More information about the libcxx-commits
mailing list