* configure.ac: Choose link format based on host_os on emu.

This commit is contained in:
Vladimir Serbinenko 2013-12-21 20:19:34 +01:00
parent 0b602bf9ad
commit bf082198e2
2 changed files with 28 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2013-12-21 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Choose link format based on host_os on emu.
2013-12-21 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/unix/getroot.c: Non-unix build fix.