summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/TargetInfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Alpha/TargetInfo/Makefile')
-rw-r--r--lib/Target/Alpha/TargetInfo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/Alpha/TargetInfo/Makefile b/lib/Target/Alpha/TargetInfo/Makefile
index 6f7b8980f7..de01d7f8e8 100644
--- a/lib/Target/Alpha/TargetInfo/Makefile
+++ b/lib/Target/Alpha/TargetInfo/Makefile
@@ -8,7 +8,6 @@
##===----------------------------------------------------------------------===##
LEVEL = ../../../..
LIBRARYNAME = LLVMAlphaInfo
-CXXFLAGS = -fno-rtti
# Hack: we need to include 'main' target directory to grab private headers
CPPFLAGS = -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..