git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f67200
)
[PATCH] kbuild: revert "fix make -jN with multiple targets with O=..."
author
Benjamin LaHaise
<bcrl@kvack.org>
Wed, 15 Feb 2006 23:17:35 +0000
(15:17 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 15 Feb 2006 23:32:21 +0000
(15:32 -0800)
Commit
296e0855b0f9a4ec9be17106ac541745a55b2ce1
:
"kbuild: fix make -jN with multiple targets with O=..."
causes a ~95% increase in build time for the kernel. Before: 4m21s
after: 8m1.403s. Can we revert this until another approach is found?
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge