mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
use mh-hp300
This commit is contained in:
@ -84,6 +84,7 @@ srcname="gnu development package"
|
|||||||
|
|
||||||
case "${host}" in
|
case "${host}" in
|
||||||
alpha-dec-osf*) host_makefile_frag=config/mh-alphaosf ;;
|
alpha-dec-osf*) host_makefile_frag=config/mh-alphaosf ;;
|
||||||
|
m68k-hp-hpux) host_makefile_frag=config/mh-hp300 ;;
|
||||||
m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;;
|
m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;;
|
||||||
m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;;
|
m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;;
|
||||||
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;
|
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;
|
||||||
|
Reference in New Issue
Block a user