mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +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
|
||||
;;
|
||||
|
||||
svr4)
|
||||
host_makefile_frag=config/mh-svr4
|
||||
;;
|
||||
|
||||
aix*)
|
||||
host_makefile_frag=config/mh-sysv
|
||||
case "${host_cpu}" in
|
||||
|
Reference in New Issue
Block a user