summaryrefslogtreecommitdiff
path: root/tools/llvm-ranlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-ranlib/Makefile')
-rw-r--r--tools/llvm-ranlib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llvm-ranlib/Makefile b/tools/llvm-ranlib/Makefile
index 36195f4399..cca95013f4 100644
--- a/tools/llvm-ranlib/Makefile
+++ b/tools/llvm-ranlib/Makefile
@@ -10,7 +10,6 @@
LEVEL := ../..
TOOLNAME := llvm-ranlib
LINK_COMPONENTS := archive
-REQUIRES_EH := 1
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS := 1