* util/grub-mkfont.c (write_font_pf2): Use appropriate type for data
variable. Fixes problem on big endian platforms.
This commit is contained in:
parent
8fc0a24576
commit
f8f479dbbb
2 changed files with 15 additions and 7 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-01-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-mkfont.c (write_font_pf2): Use appropriate type for data
|
||||
variable. Fixes problem on big endian platforms.
|
||||
|
||||
2011-01-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/Makefile.core.def (ieee1275_fb): Disable on sparc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue