* configure.ac: Use -melf_*_obsd on openbsd.

This commit is contained in:
Ilya Bakulin 2013-10-12 08:08:11 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent ff2d4dc41c
commit 6d0740e8ca
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-10-12 Ilya Bakulin <Ilya_Bakulin@genua.de>
* configure.ac: Use -melf_*_obsd on openbsd.
2013-10-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/arm/dl_helper.c: Use more proper %p for pointer.