* configure.ac: Do no explicitly enable -Waddress as it's not
supported by all gcc and when it is, it's already enabled by -Wall. Also-By: Vladimir Serbinenko <phcoder@gmail.com>
This commit is contained in:
parent
621bed6990
commit
c248781a83
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
2013-09-23 neil
|
||||
|
||||
* configure.ac: Do no explicitly enable -Waddress as it's not
|
||||
supported by all gcc and when it is, it's already enabled by -Wall.
|
||||
|
||||
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/efi_gop.c (grub_video_gop_setup): Fix a typo which
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue