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