mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
88k stuff
This commit is contained in:
@ -12,6 +12,7 @@ srcname="gnu development package"
|
|||||||
# XXX - FIXME there needs to be a case for mh_dgux
|
# XXX - FIXME there needs to be a case for mh_dgux
|
||||||
|
|
||||||
case "${host_os}" in
|
case "${host_os}" in
|
||||||
|
m88kbcs) host_makefile_frag=config/mh-delta88;;
|
||||||
sysv* | irix*) host_makefile_frag=config/mh-sysv ;;
|
sysv* | irix*) host_makefile_frag=config/mh-sysv ;;
|
||||||
svr4) host_makefile_frag=config/mh-svr4 ;;
|
svr4) host_makefile_frag=config/mh-svr4 ;;
|
||||||
esac
|
esac
|
||||||
|
Reference in New Issue
Block a user