mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-16 23:49:06 +00:00
* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
* config.sub: Recognize cxux7. * configure.in: Use mh-cxux for m88k-harris-cxux*.
This commit is contained in:
parent
0568ccb0ac
commit
48de34953f
@ -90,8 +90,9 @@ case "${host}" in
|
||||
m68k-hp-hpux*) host_makefile_frag=config/mh-hp300 ;;
|
||||
m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;;
|
||||
m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;;
|
||||
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;
|
||||
m88k-dg-dgux*) host_makefile_frag=config/mh-dgux ;;
|
||||
m88k-harris-cxux*) host_makefile_frag=config/mh-cxux ;;
|
||||
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;
|
||||
mips*-dec-ultrix*) host_makefile_frag=config/mh-decstation ;;
|
||||
mips*-sgi-irix5*) host_makefile_frag=config/mh-irix5 ;;
|
||||
mips*-sgi-irix4*) host_makefile_frag=config/mh-irix4 ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user