summaryrefslogtreecommitdiff
path: root/tools/llvm-ld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-ld/Makefile')
-rw-r--r--tools/llvm-ld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvm-ld/Makefile b/tools/llvm-ld/Makefile
index b22035b931..f772504aa7 100644
--- a/tools/llvm-ld/Makefile
+++ b/tools/llvm-ld/Makefile
@@ -10,7 +10,7 @@
LEVEL = ../..
TOOLNAME = llvm-ld
-LINK_COMPONENTS = ipo scalaropts linker archive bcwriter bitwriter
+LINK_COMPONENTS = ipo scalaropts linker archive bitwriter
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common