mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
sparc-64 to sparc-ll
This commit is contained in:
@ -63,7 +63,7 @@ i386)
|
||||
|
||||
sparc)
|
||||
case "${host_os}" in
|
||||
sunos64) my_host=sparc-64 ;;
|
||||
sunos64) my_host=sparc-ll ;;
|
||||
*) my_host=sparc ;;
|
||||
esac
|
||||
;;
|
||||
|
Reference in New Issue
Block a user