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 5f13aacd15
commit 258e34e223

View File

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