[PATCH 2/3] Binutils: Pass --plugin to AR and RANLIB
authorMatthias Klose <doko@debian.org>
Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)
committerMatthias Klose <doko@debian.org>
Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)
commitc18205d09997703cbaef0a9447206b5078238696
treeb22603c81218cd14c7f7ce22428fe34983be7ec1
parentf73c688c0148cc993f0956601574e2b1b6ff0b35
[PATCH 2/3] Binutils: Pass --plugin to AR and RANLIB

Detect GCC LTO plugin.  Pass --plugin to AR and RANLIB to support LTO
build.

bfd/

* configure: Regenerated.

binutils/

* configure: Regenerated.

gas/

* configure: Regenerated.

gprof/

* configure: Regenerated.

ld/

* configure: Regenerated.

libctf/

* configure: Regenerated.

opcodes/

* configure: Regenerated.

Gbp-Pq: Name pgo+lto-2.diff
bfd/configure
binutils/configure
gas/configure
gprof/configure
ld/configure
libctf/configure
opcodes/configure