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