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