[all-commits] [llvm/llvm-project] 1a7e68: Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRAR...

Sergej Jaskiewicz via All-commits all-commits at lists.llvm.org
Mon Feb 3 02:04:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a7e688b0b5a986fbbbce62ff1506a5991b0fce0
      https://github.com/llvm/llvm-project/commit/1a7e688b0b5a986fbbbce62ff1506a5991b0fce0
  Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M libcxx/test/CMakeLists.txt

  Log Message:
  -----------
  Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH"

This reverts commit 41f4dfd63ea0fe995ddfba1838aa5ed972cc1377.

It broke standalone libc++ builds, which now try to use libc++abi from the wrong directory, instead of system instance.

(cherry picked from commit 3573526c0286c9461f0459be1a4592b2214594e7)




More information about the All-commits mailing list