summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/tools/llvm-ar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-ar/Makefile b/llvm/tools/llvm-ar/Makefile
index bf1516732a6..8936a49f081 100644
--- a/llvm/tools/llvm-ar/Makefile
+++ b/llvm/tools/llvm-ar/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TOOLNAME = llvm-ar
-LINK_COMPONENTS = archive bcreader
+LINK_COMPONENTS = archive
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud