pdb build fixes
authorAlan Modra <amodra@gmail.com>
Thu, 22 Dec 2022 01:19:09 +0000 (11:49 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 23 Dec 2022 08:50:31 +0000 (19:20 +1030)
commitf27d07a1c208701de6f2c11d43b4a7d89a44180f
tree25d58305be56caba304ae9c987bc192d40ebd148
parent110028744cd5fceac7345be82c9117f393d4a6dd
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.
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emultempl/pe.em
ld/emultempl/pep.em