summaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/Instrumentation/Makefile')
-rw-r--r--lib/Transforms/Instrumentation/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Transforms/Instrumentation/Makefile b/lib/Transforms/Instrumentation/Makefile
index 12388968f1..6cbc7a9cd8 100644
--- a/lib/Transforms/Instrumentation/Makefile
+++ b/lib/Transforms/Instrumentation/Makefile
@@ -10,7 +10,6 @@
LEVEL = ../../..
LIBRARYNAME = LLVMInstrumentation
BUILD_ARCHIVE = 1
-CXXFLAGS = -fno-rtti
include $(LEVEL)/Makefile.common