aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-09-19 12:17:48 +0930
committerAlan Modra <amodra@gmail.com>2021-09-20 11:38:55 +0930
commit8ac439689f4b0e7d0d03805426ae75fafdb47ad5 (patch)
tree3e6886f20ea5537f7c8a09719d5c864b96783789 /README
parent1e071750a2717e5f3f284cbe8e317435de38c490 (diff)
downloadgdb-8ac439689f4b0e7d0d03805426ae75fafdb47ad5.zip
gdb-8ac439689f4b0e7d0d03805426ae75fafdb47ad5.tar.gz
gdb-8ac439689f4b0e7d0d03805426ae75fafdb47ad5.tar.bz2
Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCES
--enable-targets=all on a 32-bit host results in a link failure with undefined references due to elfxx-mips.c not being compiled. This patch fixes that by putting eelf_mipsel_haiki.c in the correct EMULATION_SOURCES Makefile variable. I've also added a bunch of missing file dependencies and sorted a few things so that it's easier to verify dependencies are present. * Makfile.am: Add missing haiku dependencies, sort. (ALL_EMULATION_SOURCES): Sort. Move eelf_mipsel_haiku.c to.. (ALL_64_EMULATION_SOURCES): ..here. Sort. * Makfile.in: Regenerate.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions