diff options
author | Louis Dionne <ldionne@apple.com> | 2020-04-02 12:08:10 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-04-02 12:14:13 -0400 |
commit | 322b53239d4702a0f7cd63c59be2e4d5f1ee0af9 (patch) | |
tree | cc53b70a29f2426693c9299f163af676eda5497c /lldb/source/Commands/CommandObjectSettings.cpp | |
parent | de8831934a1e837f1ec22806e931991914b99389 (diff) | |
download | llvm-322b53239d4702a0f7cd63c59be2e4d5f1ee0af9.zip llvm-322b53239d4702a0f7cd63c59be2e4d5f1ee0af9.tar.gz llvm-322b53239d4702a0f7cd63c59be2e4d5f1ee0af9.tar.bz2 |
[libc++] Attempt to fix the 'runtimes' build
The 'runtimes' build started failing because libc++ stopped using the
in-tree libc++abi when HAVE_CXXABI is set after 61e89737c. This commit
tries to bring back the old behavior when HAVE_CXXABI is set in order
to fix CIs.
However, we really need to sit down and discuss what ways of building
libc++ are supported and formalize them, because having the libc++ build
system branch on basically random variables in some CMake cache somewhere
is not a viable path forward.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSettings.cpp')
0 files changed, 0 insertions, 0 deletions