aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCParser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MC/MCParser/Makefile')
-rw-r--r--lib/MC/MCParser/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/MC/MCParser/Makefile b/lib/MC/MCParser/Makefile
index 4477757..e4eb483 100644
--- a/lib/MC/MCParser/Makefile
+++ b/lib/MC/MCParser/Makefile
@@ -10,6 +10,7 @@
LEVEL = ../../..
LIBRARYNAME = LLVMMCParser
BUILD_ARCHIVE := 1
+CXXFLAGS = -fno-rtti
include $(LEVEL)/Makefile.common