mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
Changed to support Apollo Series 400 under bsd4.3 emulation environment.
This commit is contained in:
@ -60,6 +60,7 @@ m68k)
|
||||
apollo*)
|
||||
case "${host_os}" in
|
||||
sysv*) my_host=apollov68 ;;
|
||||
bsd*) my_host=apollo68;;
|
||||
esac
|
||||
;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user