* grub-core/lib/reed_solomon.c: Use section _text, _text rather than
.text when compiling for Apple.
This commit is contained in:
parent
971dbee521
commit
e77c81f6f8
2 changed files with 22 additions and 10 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-11-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c: Use section _text, _text rather than
|
||||
.text when compiling for Apple.
|
||||
|
||||
2013-11-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/term/arc/console.c: Add missing cast to silence warning.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue