* grub-core/loader/i386/bsd.c (grub_netbsd_add_boot_disk_and_wedge):
Use union to avoid breaking strict-aliasing rules.
This commit is contained in:
parent
e12119495d
commit
db82136381
2 changed files with 16 additions and 9 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/bsd.c (grub_netbsd_add_boot_disk_and_wedge):
|
||||
Use union to avoid breaking strict-aliasing rules.
|
||||
|
||||
2011-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support multi-extent iso files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue