mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-13 21:49:40 +00:00
fix stupid typo
This commit is contained in:
parent
56e28f3a9b
commit
84d3f42292
@ -54,7 +54,7 @@ case "${target}" in
|
||||
i[34]86-*-isc*) bfd_target=i386-sco ;; # gets core dump reading right
|
||||
i[34]86-*-sco*) bfd_target=i386-sco ;;
|
||||
i[34]86-*-bsd*) bfd_target=i386-bsd ;;
|
||||
o[34]86-*-lynxos*) bfd_target=i386-lynx ;;
|
||||
i[34]86-*-lynxos*) bfd_target=i386-lynx ;;
|
||||
i[34]86-*-coff) bfd_target=i386-coff ;;
|
||||
i[34]86-*-aix*) bfd_target=i386-coff ;;
|
||||
i[34]86-*-elf) bfd_target=i386-elf ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user