mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Missing quote fries it.
This commit is contained in:
@ -112,7 +112,7 @@ hp)
|
||||
none)
|
||||
case "${target_cpu}" in
|
||||
i386) bfd_target=i386-coff ;;
|
||||
a29k) case "${target_os} in
|
||||
a29k) case "${target_os}" in
|
||||
aout) bfd_target=a29k-aout ;;
|
||||
coff) bfd_target=a29k-coff ;;
|
||||
sym1) bfd_target=a29k-coff ;;
|
||||
|
Reference in New Issue
Block a user