[all-commits] [llvm/llvm-project] 952f90: [CMake] Weaken 176db3b3ab25ff8a9b2405f50ef5a8bd930...

John Ericson via All-commits all-commits at lists.llvm.org
Sun Aug 21 06:01:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 952f90b72b3546d6b6b038d410f07ce520c59b48
      https://github.com/llvm/llvm-project/commit/952f90b72b3546d6b6b038d410f07ce520c59b48
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2022-08-21 (Sun, 21 Aug 2022)

  Changed paths:
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Weaken 176db3b3ab25ff8a9b2405f50ef5a8bd9304a6d5

That commit (D132324) made putting libc++ in LLVM_ENABLE_RUNTIMES a hard
error, but ther are some out-of-tree CI jobs (especially docs that need
fixing).

I am thus making it a "soft error" for now, until that is resolved.




More information about the All-commits mailing list