kumquat-buildroot/package/binutils
Arnout Vandecappelle (Essensium/Mind) f0f99c9087 package/binutils: remove BR2_BINUTILS_ENABLE_LTO
Currently, this option doesn't do anything. It only adds
--enable-plugins --enable-lto to the configure flags, but doesn't
disable them if it is not set. Since both of these default to enabled,
plugins and lto are effectively always enabled.

There really is no need to make this configurable: it adds a bit of size
and build time to host-binutils, but we don't care about that for host
tools. It's still up to individual builds to enable the LTO options.

Therefore, remove the option entirely. For clarity, explicitly pass
--enable-plugins --enable-lto to configure.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-26 21:56:21 +02:00
..
2.36.1
2.37
2.38
arc-2020.09-release
binutils.hash package/binutils: drop version 2.32 2022-04-28 23:45:08 +02:00
binutils.mk package/binutils: remove BR2_BINUTILS_ENABLE_LTO 2022-07-26 21:56:21 +02:00
Config.in
Config.in.host package/binutils: remove BR2_BINUTILS_ENABLE_LTO 2022-07-26 21:56:21 +02:00