commit | f27d07a1c208701de6f2c11d43b4a7d89a44180f | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Thu Dec 22 11:49:09 2022 +1030 |
committer | Alan Modra <amodra@gmail.com> | Fri Dec 23 19:20:31 2022 +1030 |
tree | 25d58305be56caba304ae9c987bc192d40ebd148 | |
parent | 110028744cd5fceac7345be82c9117f393d4a6dd [diff] |
pdb build fixes Enable compilation of ld/pdb.c just for x86, as is done for bfd/pdb.c. This reduces the size of ld and is necessary with the following patches that call a COFF-only bfd function from ld/pdb.c. Without it we'd break every non-COFF target build.