gcc47: Disable use of -flto.
commite4a1a17acd2391dc5e0e94dc81fec87cf34d9929
authorzrj <rimvydas.jasinskas@gmail.com>
Thu, 13 Oct 2016 07:44:09 +0000 (13 10:44 +0300)
committerzrj <zrj@dragonflybsd.org>
Tue, 25 Oct 2016 16:31:38 +0000 (25 19:31 +0300)
treed5f6e85a364ef8d099d54da0d7d5c35b9b80406a
parentfbb48945fb980089c0ec8d890af944d4026965c2
gcc47: Disable use of -flto.

There are various issues when this older gcc gets compiled with LTO.
It would need same patches as gcc50 for libgcc* libstdc++.* and
given that linking stage in gcc47 is ordered(serial) it would blow up
buildworld time almost by third on big -jN.
gnu/lib/gcc47/Makefile.inc
gnu/usr.bin/cc47/Makefile.inc