[all-commits] [llvm/llvm-project] 6da4f1: Revert "[CMake] Fix ncurses/zlib in LLVM_SYSTEM_LI...

Hans via All-commits all-commits at lists.llvm.org
Tue Aug 25 02:23:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6da4f1199e7c3129f6e2ef7a24a2c75e386be32d
      https://github.com/llvm/llvm-project/commit/6da4f1199e7c3129f6e2ef7a24a2c75e386be32d
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M llvm/lib/Support/CMakeLists.txt

  Log Message:
  -----------
  Revert "[CMake] Fix ncurses/zlib in LLVM_SYSTEM_LIBS for Windows GNU"

It broke Chromium's llvm build:

 CMake Error at lib/Support/CMakeLists.txt:13 (string):
   string sub-command REGEX, mode REPLACE: regex "^()" matched an empty
   string.
 Call Stack (most recent call first):
   lib/Support/CMakeLists.txt:223 (get_system_libname)

This reverts commit 2b3807d822c50d361ae67184b6de5a41bd7b1bba /  https://reviews.llvm.org/D86434




More information about the All-commits mailing list