http://git.etherboot.org
/
people
/
lynusvaz
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
79867d3
)
[build] Treat warnings as errors in assembly files
author
Michael Brown
<mcb30@etherboot.org>
Sun, 15 Feb 2009 11:05:00 +0000
(11:05 +0000)
committer
Michael Brown
<mcb30@etherboot.org>
Sun, 15 Feb 2009 11:05:00 +0000
(11:05 +0000)
Add --fatal-warnings to ASFLAGS; this is the equivalent of -Werror in
CFLAGS (which we have used since July 2007).
No differences found