]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Fix x86_64-rdos build fail
authorAlan Modra <amodra@gmail.com>
Mon, 8 Apr 2019 04:31:17 +0000 (14:01 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 8 Apr 2019 04:41:57 +0000 (14:11 +0930)
commit5f2a6b85105b51f2963aaeb1212c724cab678050
treeb5903e7ee67b1f642dc0608927b84b2da787821b
parent5a826ffff854ddcea96dbe9d9ef1592bb3a4ed12
Fix x86_64-rdos build fail

x86_64-rdos is one of the few x86_64 targets that is 64-bit only and
the x86_64 configure entries don't depend on elf-vxworks.lo.  This
results in undefined references from elfxx-x86.o.

* configure.ac (elfxx_x86): Define and use.
* configure: Regenerate.
bfd/ChangeLog
bfd/configure
bfd/configure.ac