Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / configure
index dce88a112002345313d418df00b5fdc390676420..32ee062e808890c8ba3f95ac87b1f9c5e8c8776c 100755 (executable)
@@ -14758,13 +14758,6 @@ rm -f conftest*
     ;;
 esac
 
-# elfxx-x86.lo needs elf64.lo with 64-bit BFD.
-case "${bfd_backends}-${wordsize}" in
-  *elfxx-x86.lo*-64*)
-    bfd_backends="${bfd_backends} elf64.lo"
-    ;;
-esac
-
 tdefaults=""
 test -n "${defvec}" && tdefaults="${tdefaults} -DDEFAULT_VECTOR=${defvec}"
 test -n "${selvecs}" && tdefaults="${tdefaults} -DSELECT_VECS='${selvecs}'"
This page took 0.02716 seconds and 4 git commands to generate.