summaryrefslogtreecommitdiff
path: root/lib/Target/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Makefile')
-rw-r--r--lib/Target/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/Makefile b/lib/Target/Makefile
index 281d58b5f9..50a360f1f8 100644
--- a/lib/Target/Makefile
+++ b/lib/Target/Makefile
@@ -10,7 +10,6 @@
LEVEL = ../..
LIBRARYNAME = LLVMTarget
BUILD_ARCHIVE = 1
-CXXFLAGS = -fno-rtti
# We include this early so we can access the value of TARGETS_TO_BUILD as the
# value for PARALLEL_DIRS which must be set before Makefile.rules is included