[libcxx-commits] [PATCH] D88458: [CMake] Cache the compiler-rt library search results

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 28 19:22:56 PDT 2021


phosek added a comment.

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?


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