mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
* configure.in: Add sparclite as a target.
This commit is contained in:
parent
ee97d6736c
commit
aeb20643fe
@ -286,9 +286,9 @@ mips)
|
||||
|
||||
c1 | c2) gdb_target=convex ;;
|
||||
|
||||
sparc)
|
||||
sparc*)
|
||||
case "${target_vendor}" in
|
||||
sun)
|
||||
sun | fujitsu)
|
||||
case "${target_os}" in
|
||||
sunos3) gdb_target=sun4os3 ;;
|
||||
sunos4) gdb_target=sun4os4 ;;
|
||||
|
Loading…
Reference in New Issue
Block a user