* configure.ac: Make efiemu test cflags match the cflags efiemu is

compiled with.
This commit is contained in:
Vladimir Serbinenko 2013-11-10 14:46:13 +01:00
parent 5645cc7995
commit 3c2304d55f
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-11-10 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Make efiemu test cflags match the cflags efiemu is
compiled with.
2013-11-10 Vladimir Serbinenko <phcoder@gmail.com>
Fix grub_machine_fini bitrot.