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