summaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/CppBackend/Makefile')
-rw-r--r--lib/Target/CppBackend/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/CppBackend/Makefile b/lib/Target/CppBackend/Makefile
index 52f2aadfa3..d75f4e8722 100644
--- a/lib/Target/CppBackend/Makefile
+++ b/lib/Target/CppBackend/Makefile
@@ -9,8 +9,6 @@
LEVEL = ../../..
LIBRARYNAME = LLVMCppBackend
-CXXFLAGS = -fno-rtti
-
DIRS = TargetInfo
include $(LEVEL)/Makefile.common