summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/MSP430/Makefile')
-rw-r--r--lib/Target/MSP430/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Target/MSP430/Makefile b/lib/Target/MSP430/Makefile
index 4b18bc9ab42..11195a43848 100644
--- a/lib/Target/MSP430/Makefile
+++ b/lib/Target/MSP430/Makefile
@@ -6,9 +6,11 @@
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
+
LEVEL = ../../..
LIBRARYNAME = LLVMMSP430CodeGen
TARGET = MSP430
+CXXFLAGS = -fno-rtti
# Make sure that tblgen is run, first thing.
BUILT_SOURCES = MSP430GenRegisterInfo.h.inc MSP430GenRegisterNames.inc \