mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
SVR4
This commit is contained in:
@ -13,6 +13,7 @@ srcname="gnu development package"
|
|||||||
|
|
||||||
case "${host_os}" in
|
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
|
esac
|
||||||
|
|
||||||
# per-target:
|
# per-target:
|
||||||
|
Reference in New Issue
Block a user