* configure.ac: Remove -Wempty-body. It's not essential and needs

recent gcc.
This commit is contained in:
Ilya Bakulin 2013-08-21 21:19:55 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent 0031b22993
commit ca1fb56345
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-08-21 Ilya Bakulin <Ilya_Bakulin@genua.de>
* configure.ac: Remove -Wempty-body. It's not essential and needs
recent gcc.
2013-08-21 Ilya Bakulin <Ilya_Bakulin@genua.de>
* grub-core/kern/emu/hostdisk.c: Add conditionals for OpenBSD.