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:
729b25a
)
tile: check for correct compiler earlier in asm-offsets.c
author
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 13 Aug 2013 18:42:36 +0000
(14:42 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:53:09 +0000
(14:53 -0400)
If we wait until after including a bunch of other files, we
will have generated so much warning spew that it's hard to
notice the error about using the wrong compiler.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found