mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
config/mh-necv4.
This commit is contained in:
@ -102,6 +102,7 @@ case "${host}" in
|
||||
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*-nec-sysv4*) host_makefile_frag=config/mh-necv4 ;;
|
||||
mips*-sgi-irix[56]*) host_makefile_frag=config/mh-irix5 ;;
|
||||
mips*-sgi-irix4*) host_makefile_frag=config/mh-irix4 ;;
|
||||
mips*-sgi-irix3*) host_makefile_frag=config/mh-sysv ;;
|
||||
|
Reference in New Issue
Block a user