Add __attribute__ ((sysv_abi)) only if it's really needed.
Some compilers don't support it.
This commit is contained in:
parent
1962ed95cc
commit
eba2afeda1
4 changed files with 24 additions and 8 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Add __attribute__ ((sysv_abi)) only if it's really needed.
|
||||
|
||||
Some compilers don't support it.
|
||||
|
||||
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/syslinux_parse.c: Declare timeout unsigned.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue