mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
Missing quote fries it.
This commit is contained in:
parent
794111e75a
commit
f48e264778
@ -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 ;;
|
||||
|
Loading…
Reference in New Issue
Block a user