commit | 6d6ae7c23dd59fe16f3e366e969b927d97fe5e01 | [log] [tgz] |
---|---|---|
author | Andrew Burgess <aburgess@redhat.com> | Wed Oct 19 12:00:42 2022 +0100 |
committer | Andrew Burgess <aburgess@redhat.com> | Wed Oct 19 12:12:37 2022 +0100 |
tree | a58e9e7dbab97ec20faea84a351b05ae23c3db02 | |
parent | c60b3806799abf1d7f6cf5108a1b0e733a950b13 [diff] |
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.