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:
0f558c3
)
kbuild: fix modpost compile with older gcc
author
akpm@osdl.org
<akpm@osdl.org>
Wed, 22 Feb 2006 11:19:54 +0000
(
03:19
-0800)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Wed, 22 Feb 2006 19:23:51 +0000
(20:23 +0100)
The kernel now requires that CC be 3.1.0 or higher. But we shouldn't place
that requirement upon HOSTCC unless we really need to. Fixes my ia64 problem.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found