bfd: fix undefined references to aarch64_pe_le_vec
authorAndrew Burgess <aburgess@redhat.com>
Wed, 19 Oct 2022 11:00:42 +0000 (12:00 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Wed, 19 Oct 2022 11:12:37 +0000 (12:12 +0100)
commit6d6ae7c23dd59fe16f3e366e969b927d97fe5e01
treea58e9e7dbab97ec20faea84a351b05ae23c3db02
parentc60b3806799abf1d7f6cf5108a1b0e733a950b13
bfd: fix undefined references to aarch64_pe_le_vec

After commit:

  commit c60b3806799abf1d7f6cf5108a1b0e733a950b13
  Date:   Wed Oct 19 10:57:12 2022 +0200

      aarch64-pe support for LD, GAS and BFD

It appears that bfd/Makefile.in and bfd/configure were not regenerated
correctly.  The differences in the configure file are only whitespace,
but in Makefile.in a critical reference to pe-aarch64.lo was missing.
bfd/Makefile.in
bfd/configure