summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/CMakeLists.txt b/lldb/CMakeLists.txt
index f16cdf39329..48751ec834e 100644
--- a/lldb/CMakeLists.txt
+++ b/lldb/CMakeLists.txt
@@ -159,7 +159,6 @@ if(LLDB_INCLUDE_TESTS)
list(APPEND LLDB_TEST_DEPS clang)
if(APPLE)
list(APPEND LLDB_TEST_DEPS cxx)
- list(APPEND LLDB_TEST_DEPS cxxabi)
endif()
endif()
OpenPOWER on IntegriCloud