2008-07-04 Pavel Roskin <proski@gnu.org>

* util/elf/grub-mkimage.c: Use GRUB_TARGET_SIZEOF_LONG instead
	of sizeof(long).  This fixes PowerPC image generation on x86_64.
This commit is contained in:
proski 2008-07-04 01:53:52 +00:00
parent 8516d2a8e1
commit fdecb8fdbb
2 changed files with 13 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2008-07-04 Pavel Roskin <proski@gnu.org>
* util/elf/grub-mkimage.c: Use GRUB_TARGET_SIZEOF_LONG instead
of sizeof(long). This fixes PowerPC image generation on x86_64.
2008-07-04 Robert Millan <rmh@aybabtu.com>
This fixes a performance issue when pc & gpt partmap iterators