Changed 'i386_coff' to 'i386-coff' to match the real file's name.
This commit is contained in:
parent
1b387db37c
commit
bf61dec7d8
@ -172,7 +172,7 @@ sgi)
|
||||
;;
|
||||
none|nyu|sco)
|
||||
case "${target_cpu}" in
|
||||
i386) bfd_target=i386_coff ;;
|
||||
i386) bfd_target=i386-coff ;;
|
||||
a29k) case "${target_os}" in
|
||||
aout) bfd_target=a29k-aout ;;
|
||||
coff) bfd_target=a29k-coff ;;
|
||||
|
Loading…
Reference in New Issue
Block a user