Browse Source

Enable alpha-*-osf* configuration.

gdb-4_18-branch
Ken Raeburn 33 years ago
parent
commit
34de45f9a6
  1. 2
      gas/configure.in

2
gas/configure.in

@ -129,7 +129,7 @@ case ${generic_target} in
a29k-amd-ebmon) obj_format=coffbfd gas_target=ebmon29k ;;
a29k-amd-ebmonold) obj_format=coff gas_target=ebmon29k ;;
alpha-*-osf*) obj_format=ecoff dev=yes ;;
alpha-*-osf*) obj_format=ecoff ;;
hppa-*-osf) obj_format=elf emulation=hppa ;;
hppa-*-hpux*) obj_format=som emulation=hppa ;;

Loading…
Cancel
Save