* config.bfd: Enable 64 bit support for GNU/Linux/sparc.

This commit is contained in:
Alexandre Oliva 2000-02-25 19:39:00 +00:00
parent a1836d496f
commit 9d23b7fed1
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* config.bfd: Enable 64 bit support for GNU/Linux/sparc.
* config.bfd: Enable 64 bit support for Solaris7+/sparc.
2000-02-24 Catherine Moore <clm@cygnus.com>

View File

@ -648,7 +648,7 @@ case "${targ}" in
;;
sparc-*-linux-gnu*)
targ_defvec=bfd_elf32_sparc_vec
targ_selvecs="sparclinux_vec sunos_big_vec"
targ_selvecs="sparclinux_vec bfd_elf64_sparc_vec sunos_big_vec"
;;
sparc-*-lynxos*)
targ_defvec=sparclynx_coff_vec