mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
SVR4
This commit is contained in:
@ -12,7 +12,8 @@ srcname="gnu development package"
|
||||
# XXX - FIXME there needs to be a case for hmake-dgux
|
||||
|
||||
case "${host_os}" in
|
||||
sysv* | irix*) host_makefile_frag=config/hmake-sysv ;;
|
||||
sysv* | irix*) host_makefile_frag=config/hmake-sysv ;;
|
||||
svr4) host_makefile_frag=config/hmake-svr4 ;;
|
||||
esac
|
||||
|
||||
# per-target:
|
||||
|
Reference in New Issue
Block a user