2012-01-06 Tristan Gingold <gingold@adacore.com>
* config.bfd (i[3-7]86-*-darwin*): Define targ64_selvecs.
This commit is contained in:
parent
99eac5be5f
commit
76d4c1cb5c
@ -1,3 +1,7 @@
|
||||
2012-01-06 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* config.bfd (i[3-7]86-*-darwin*): Define targ64_selvecs.
|
||||
|
||||
2012-01-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR ld/12161
|
||||
|
@ -507,9 +507,10 @@ case "${targ}" in
|
||||
i[3-7]86-*-darwin* | i[3-7]86-*-macos10* | i[3-7]86-*-rhapsody*)
|
||||
targ_defvec=mach_o_i386_vec
|
||||
targ_selvecs="mach_o_le_vec mach_o_be_vec mach_o_fat_vec pef_vec pef_xlib_vec sym_vec"
|
||||
targ64_selvecs=mach_o_x86_64_vec
|
||||
targ_archs="$targ_archs bfd_powerpc_arch bfd_rs6000_arch"
|
||||
;;
|
||||
i[3-7]86-sequent-bsd*)
|
||||
i[3-7]86-sequent-bsd*)
|
||||
targ_defvec=i386dynix_vec
|
||||
targ_underscore=yes
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user