[all-commits] [llvm/llvm-project] 8df26e: [Fuchsia][CMake] Don't set libcxxabi and libunwind...

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Nov 11 19:29:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8df26e7b4aeaad0b1777c6909db7b14fec347880
      https://github.com/llvm/llvm-project/commit/8df26e7b4aeaad0b1777c6909db7b14fec347880
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-11-11 (Thu, 11 Nov 2021)

  Changed paths:
    M clang/cmake/caches/Fuchsia.cmake

  Log Message:
  -----------
  [Fuchsia][CMake] Don't set libcxxabi and libunwind variables on Windows

We don't build libcxxabi and libunwind for Windows so don't set the
corresponding variables to avoid configuration errors.

Differential Revision: https://reviews.llvm.org/D113729




More information about the All-commits mailing list