summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/JITLoader/GDB/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/JITLoader/GDB/CMakeLists.txt')
-rw-r--r--lldb/source/Plugins/JITLoader/GDB/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Plugins/JITLoader/GDB/CMakeLists.txt b/lldb/source/Plugins/JITLoader/GDB/CMakeLists.txt
index d2208c4c517..bcf714dca59 100644
--- a/lldb/source/Plugins/JITLoader/GDB/CMakeLists.txt
+++ b/lldb/source/Plugins/JITLoader/GDB/CMakeLists.txt
@@ -1,5 +1,3 @@
-set(LLVM_NO_RTTI 1)
-
include_directories(.)
add_lldb_library(lldbPluginJITLoaderGDB
OpenPOWER on IntegriCloud