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

Sergej Jaskiewicz via All-commits all-commits at lists.llvm.org
Fri Jan 31 03:37:25 PST 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 3573526c0286c9461f0459be1a4592b2214594e7
      https://github.com/llvm/llvm-project/commit/3573526c0286c9461f0459be1a4592b2214594e7
  Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
  Date:   2020-01-31 (Fri, 31 Jan 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.




More information about the All-commits mailing list