]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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>
Wed, 12 Jul 2023 00:49:04 +0000 (10:19 +0930)
commit74e20e445b358c2f6884ab29cd832561a178e646
tree686dda40ae80f93603bcc0b8e9aca8e3277bd968
parent91275768986c942cbf03c2485677298d91fb47a5
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.

(cherry picked from commit 5f60df9974516867c02562b56c3a98cf4714a915)
ld/ldfile.c