2010-04-28 Kai Tietz <kai.tietz@onevision.com>

* config.bfd: Correct accidential reverted patch
        about vax*-*-*vms*.
This commit is contained in:
Kai Tietz
2010-04-28 07:59:49 +00:00
parent ad65aa6576
commit bb591cfebe
2 changed files with 5 additions and 4 deletions

View File

@ -1510,10 +1510,6 @@ case "${targ}" in
targ_defvec=bfd_elf32_vax_vec
;;
vax*-*-*vms*)
targ_defvec=vms_vax_vec
;;
we32k-*-*)
targ_defvec=we32kcoff_vec
;;