[PATCH 2/3] Binutils: Pass --plugin to AR and RANLIB
authorMatthias Klose <doko@debian.org>
Sat, 20 Feb 2021 15:38:30 +0000 (15:38 +0000)
committerMatthias Klose <doko@debian.org>
Sat, 20 Feb 2021 15:38:30 +0000 (15:38 +0000)
commit59a29fe1a849dd56bc168fbd87af76d7342ac399
tree2ec6613de2b2e44f0a5c1c64350019c7faead1b8
parenta64f59f431aaf766b7efd6fc67a70d48a737982b
[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