* grub-core/fs/iso9660.c (add_part): Remove always_inline attribute
causing gcc error with gcc 4.7.1.
This commit is contained in:
parent
efd4f11754
commit
81455e8e7a
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-03-07 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* grub-core/fs/iso9660.c (add_part): Remove always_inline attribute
|
||||
causing gcc error with gcc 4.7.1.
|
||||
|
||||
2013-03-07 Nickolai Zeldovich <nickolai@csail.mit.edu>
|
||||
|
||||
* grub-core/commands/acpi.c (grub_acpi_create_ebda): Don't
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue