hppaosf target support
This commit is contained in:
parent
8ddd7ab3a9
commit
18f81c053a
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ case "${target}" in
|
|||
sh-*-*) bfd_target=sh-coff ;;
|
||||
hppa*-*-bsd) bfd_target=hppabsd ;;
|
||||
hppa*-*-hpux) bfd_target=hppahpux ;;
|
||||
hppa*-*-osf) bfd_target=hppa-elf ;;
|
||||
i[34]86-*-sysv4*) bfd_target=i386-elf ;;
|
||||
i[34]86-*-sysv*) bfd_target=i386-coff ;;
|
||||
i[34]86-*-isc*) bfd_target=i386-coff ;;
|
||||
|
|
Loading…
Reference in a new issue