add m68k-*-macos target to gdb

This commit is contained in:
Wolfgang Thaller 2021-03-21 01:47:50 +01:00
parent 13b4125a37
commit 1587f9cbc4

View File

@ -374,7 +374,7 @@ m68hc11*-*-*|m6811*-*-*)
;;
m68*-*-aout* | m68*-*-coff* | m68*-*-elf* | m68*-*-rtems* | m68*-*-uclinux* | \
fido-*-elf*)
fido-*-elf* | m68*-*-macos)
# Target: Motorola m68k embedded
gdb_target_obs="m68k-tdep.o"
;;