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:
parent
8516d2a8e1
commit
fdecb8fdbb
2 changed files with 13 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue