summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt')
-rw-r--r--lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt b/lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt
index ceed46806f4..7188e6f67ba 100644
--- a/lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt
+++ b/lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt
@@ -1,5 +1,3 @@
-set(LLVM_NO_RTTI 1)
-
add_lldb_library(lldbPluginOSPython
OperatingSystemPython.cpp
)
OpenPOWER on IntegriCloud