[libcxx-commits] [PATCH] D110338: [libc++] Require a C++20 capable compiler.
Carlos Galvez via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 28 10:42:03 PDT 2021
carlosgalvezp added a comment.
In D110338#3027771 <https://reviews.llvm.org/D110338#3027771>, @Mordante wrote:
> In D110338#3027111 <https://reviews.llvm.org/D110338#3027111>, @carlosgalvezp wrote:
>
>> Hi @Idionne @Mordante !
>>
>> I believe this commit broke the whole delivery pipeline of .deb bionic-snapshot packages:
>
> Can you try whether you can use the `-DLLVM_ENABLE_RUNTIMES` solution works for you?
> (See the post before yours)
Unfortunately I'm not in control of that build pipeline, I thought this was the correct place to report these issues. I'll see if I find the right place and forward your tips there, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110338/new/
https://reviews.llvm.org/D110338
More information about the libcxx-commits
mailing list