sys-boot/silo: fix build failure against gcc-6, bug #639224
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 1 Jan 2018 22:37:14 +0000 (22:37 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 1 Jan 2018 22:37:14 +0000 (22:37 +0000)
commit47fdb3554be8764c8adfc03782dcdf41a4448191
tree11e268b3d55468654f21736503e6576bdb65d26d
parentfafa1f52eed56332560117c3c70b306d3c4e3dfb
sys-boot/silo: fix build failure against gcc-6, bug #639224

It's a commit similar to d534bffc051980f5bca96ae8fbad3f7f1a70297c
("sys-boot/aboot: fix link failure on recent gcc (force gnu90)")

c99 and gnu90 have slightly different semantics
WRT symbol definition: http://www.greenend.org.uk/rjk/tech/inline.html

Reported-by: Rolf Eike Beer
Closes: https://bugs.gentoo.org/639224
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sys-boot/silo/files/silo-1.4.14_p20120819-gnu90-inline.patch [new file with mode: 0644]
sys-boot/silo/silo-1.4.14_p20120819-r1.ebuild [new file with mode: 0644]