[libcxx-commits] [PATCH] D132324: [RFC] Remove support for building libc++ with `LLVM_ENABLE_PROJECTS`

Aaron Ballman via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 22 09:10:13 PDT 2022


aaron.ballman added a comment.

In D132324#3739646 <https://reviews.llvm.org/D132324#3739646>, @Ericson2314 wrote:

> I did a "soft revert" in rG952f90b72b3546d6b6b038d410f07ce520c59b48 <https://reviews.llvm.org/rG952f90b72b3546d6b6b038d410f07ce520c59b48> which makes it a non-fatal error so everything keeps on working, but I can do a real revert too if that is preferred.

It doesn't seem to have helped the sphinx publish bot: https://lab.llvm.org/buildbot/#/builders/89/builds/31676

  CMake Error at /home/buildbot/as-worker-4/publish-sphinx-docs/llvm-project/libcxxabi/CMakeLists.txt:138 (message):
    LIBCXXABI_LIBCXX_INCLUDES= is not a valid directory.  Please provide the
    path to where the libc++ headers have been installed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132324/new/

https://reviews.llvm.org/D132324



More information about the libcxx-commits mailing list