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:
442ce84
)
kbuild: remove GCC_VERSION
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 8 Jan 2006 18:58:51 +0000
(19:58 +0100)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 8 Jan 2006 18:58:51 +0000
(19:58 +0100)
This was causing some ordering problems. Remove the up-front evaluation
and just revaluate the compiler version each time we need it.
(The up-front evaluation was problematic because some architectures modify
the value of $(CC)).
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found