i386: Don't add elf32_x86_64 to supported emulations
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 23 Oct 2017 21:44:04 +0000 (14:44 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 23 Oct 2017 21:44:04 +0000 (14:44 -0700)
commit4a8f9fc2b2467ae8bcfb75392c10fde5a0053740
tree2747534b2664e7d64e79403ce36cee51f0c07536
parent2739ef6db8e9a152f7b0ef8d012b394eb41a5dc5
i386: Don't add elf32_x86_64 to supported emulations

For 32-bit BFD, since elf64-x86-64.o isn't compiled in, "-m elf32_x86_64"
never worked.  Don't add elf32_x86_64 to supported emulations with 32-bit
BFD.

* configure.tgt (i[3-7]86-*-linux-*): Move elf32_x86_64 from
targ_extra_libpath to targ64_extra_libpath.
ld/ChangeLog
ld/configure.tgt
This page took 0.02909 seconds and 4 git commands to generate.