[all-commits] [llvm/llvm-project] 93cdd3: [libc++] Explicitly specify LIBCXX_ENABLE_SHARED t...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Jan 29 17:30:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 93cdd310e16ec57efd4a93886dd3b71ea4cf8183
      https://github.com/llvm/llvm-project/commit/93cdd310e16ec57efd4a93886dd3b71ea4cf8183
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M libcxx/cmake/caches/Apple.cmake

  Log Message:
  -----------
  [libc++] Explicitly specify LIBCXX_ENABLE_SHARED to try and fix CI

Configuring libc++abi with LIBCXX_ENABLE_STATIC=OFF is broken since
https://reviews.llvm.org/D71894, so this patch fixes the issue for
Apple platforms to unblock our CI.




More information about the All-commits mailing list