projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e8edbb
)
archive library already depends on bc reader
author
Chris Lattner
<sabre@nondot.org>
Sun, 6 May 2007 05:53:02 +0000
(
05:53
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 6 May 2007 05:53:02 +0000
(
05:53
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36852
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvm-ranlib/Makefile
patch
|
blob
|
history
diff --git
a/tools/llvm-ranlib/Makefile
b/tools/llvm-ranlib/Makefile
index ca4d0ce85d1017a05f2cf8b1699ae03f6f7b36bb..0ba931e4c4c10023f4415f9473cae5785ff4aeea 100644
(file)
--- a/
tools/llvm-ranlib/Makefile
+++ b/
tools/llvm-ranlib/Makefile
@@
-9,7
+9,7
@@
LEVEL = ../..
TOOLNAME = llvm-ranlib
-LINK_COMPONENTS = archive
bcreader
+LINK_COMPONENTS = archive
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common