Re: Stop the linker's --dependency-file option from including temporary lto files.
authorAlan Modra <amodra@gmail.com>
Wed, 5 Jul 2023 12:03:01 +0000 (21:33 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 6 Jul 2023 01:09:40 +0000 (10:39 +0930)
commit5f60df9974516867c02562b56c3a98cf4714a915
tree586f9e6572f4c5e36885744947efb7de4d26d9e5
parent0f5cb49f68ae1be4b9702e71c3a9b80ee46b310a
Re: Stop the linker's --dependency-file option from including temporary lto files.

PR 30568
* ldfile.c (ldfile_try_open_bfd): Fix build failure when
!BFD_SUPPORTS_PLUGINS.
ld/ldfile.c