aboutsummaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/lib/Transforms/IPO/Makefile b/lib/Transforms/IPO/Makefile
index 5c42374139..fd018c4bd0 100644
--- a/lib/Transforms/IPO/Makefile
+++ b/lib/Transforms/IPO/Makefile
@@ -10,6 +10,7 @@
LEVEL = ../../..
LIBRARYNAME = LLVMipo
BUILD_ARCHIVE = 1
+CXXFLAGS = -fno-rtti
include $(LEVEL)/Makefile.common