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