summaryrefslogtreecommitdiff
path: root/tools/llvm-prof/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-prof/Makefile')
-rw-r--r--tools/llvm-prof/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llvm-prof/Makefile b/tools/llvm-prof/Makefile
index b1fd3304f1..86eb54d51b 100644
--- a/tools/llvm-prof/Makefile
+++ b/tools/llvm-prof/Makefile
@@ -13,6 +13,5 @@ LINK_COMPONENTS = bitreader analysis
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS = 1
-CXXFLAGS = -fno-rtti
include $(LEVEL)/Makefile.common