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:
ce7c40c
)
Don't build llvm-stub twice.
author
Reid Spencer
<rspencer@reidspencer.com>
Mon, 13 Aug 2007 00:25:47 +0000
(
00:25
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Mon, 13 Aug 2007 00:25:47 +0000
(
00:25
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41039
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 3d2c1f052e7dc9f10b318b46e4c126bf4f2a7642..703a2e92b4a615cdd5b8999946c620e4a6a2e394 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-16,7
+16,7
@@
PARALLEL_DIRS := llvm-config \
llc llvm-ranlib llvm-ar llvm-nm \
llvm-ld llvmc llvm-prof llvm-link \
lli gccas gccld llvm-extract llvm-db llvm2cpp \
- bugpoint llvm-
stub llvm-
bcanalyzer llvm-stub
+ bugpoint llvm-bcanalyzer llvm-stub
include $(LEVEL)/Makefile.config