summaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/IPO/Makefile')
-rw-r--r--lib/Transforms/IPO/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Transforms/IPO/Makefile b/lib/Transforms/IPO/Makefile
index fd018c4bd0..5c42374139 100644
--- a/lib/Transforms/IPO/Makefile
+++ b/lib/Transforms/IPO/Makefile
@@ -10,7 +10,6 @@
LEVEL = ../../..
LIBRARYNAME = LLVMipo
BUILD_ARCHIVE = 1
-CXXFLAGS = -fno-rtti
include $(LEVEL)/Makefile.common