mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
* configure.in, config/mh-svr4: Make SVR4 work.
This commit is contained in:
@ -18,6 +18,10 @@ m88kbcs | sysv*)
|
|||||||
host_makefile_frag=config/mh-sysv
|
host_makefile_frag=config/mh-sysv
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
svr4)
|
||||||
|
host_makefile_frag=config/mh-svr4
|
||||||
|
;;
|
||||||
|
|
||||||
aix*)
|
aix*)
|
||||||
host_makefile_frag=config/mh-sysv
|
host_makefile_frag=config/mh-sysv
|
||||||
case "${host_cpu}" in
|
case "${host_cpu}" in
|
||||||
|
Reference in New Issue
Block a user