mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 19:44:11 +08:00
* config.bfd: Add want64 to configuration target s390-*-linux*.
This commit is contained in:
parent
f6a8ae8136
commit
06f2f6af8b
@ -1,3 +1,7 @@
|
||||
2004-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||
|
||||
* config.bfd: Add want64 to configuration target s390-*-linux*.
|
||||
|
||||
2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* bfd.c (bfd_get_section_ident): New.
|
||||
|
@ -1017,6 +1017,7 @@ case "${targ}" in
|
||||
s390-*-linux*)
|
||||
targ_defvec=bfd_elf32_s390_vec
|
||||
targ64_selvecs=bfd_elf64_s390_vec
|
||||
want64=true
|
||||
;;
|
||||
#ifdef BFD64
|
||||
s390x-*-linux*)
|
||||
|
Loading…
Reference in New Issue
Block a user