archive library already depends on bc reader

llvm-svn: 36852
This commit is contained in:
Chris Lattner 2007-05-06 05:53:02 +00:00
parent e74845f075
commit b52f3aac73
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
LEVEL = ../..
TOOLNAME = llvm-ranlib
LINK_COMPONENTS = archive bcreader
LINK_COMPONENTS = archive
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common