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