mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
frag for hpux, INSTALL=cp
This commit is contained in:
@ -20,6 +20,7 @@ sysv* | irix3) host_makefile_frag=config/mh-sysv ;;
|
||||
sco*) host_makefile_frag=config/mh-sco ;;
|
||||
irix4) host_makefile_frag=config/mh-irix4 ;;
|
||||
linux) host_makefile_frag=config/mh-linux ;;
|
||||
hpux) host_makefile_frag=config/mh-hpux ;;
|
||||
ultrix*)
|
||||
case "${host_cpu}" in
|
||||
mips) host_makefile_frag=config/mh-decstation ;;
|
||||
|
Reference in New Issue
Block a user