[libcxx-commits] [PATCH] D110338: [libc++] Require a C++20 capable compiler.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 28 09:23:42 PDT 2021


Mordante added a comment.

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)


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