Chris Copeland f22be3a625 allow plugins and LTO with static toolchains
This reverts commit 0841e2f820de7a4dca1ddc52b04bf834fff2806b from 2011,
which disabled plugin support in binutils for static toolchains, citing
build system problems. This problem seems to be resolved.

This also reverts part of 45512b003d04b5a89c5c3bb6b674683d82b87f42 from
2017, which disabled LTO in gcc for static toolchains, citing problems
on Arch Linux with loading the LTO plugin from a static binary.

Signed-off-by: Chris Copeland <chris@chrisnc.net>
2023-09-24 16:11:41 +13:00
..