summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/ExecutionEngine/Makefile')
-rw-r--r--llvm/lib/ExecutionEngine/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/ExecutionEngine/Makefile b/llvm/lib/ExecutionEngine/Makefile
index 2387b0e1cc7..e0e050e8972 100644
--- a/llvm/lib/ExecutionEngine/Makefile
+++ b/llvm/lib/ExecutionEngine/Makefile
@@ -9,6 +9,5 @@
LEVEL = ../..
LIBRARYNAME = LLVMExecutionEngine
PARALLEL_DIRS = Interpreter JIT
-CXXFLAGS = -fno-rtti
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud