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