Fix thinko in sparclet config.
This commit is contained in:
parent
e08dfe61e9
commit
e61b005e80
1 changed files with 1 additions and 0 deletions
|
@ -514,6 +514,7 @@ case "${target}" in
|
||||||
sparclet-*-*)
|
sparclet-*-*)
|
||||||
# Skip these until ready for them.
|
# Skip these until ready for them.
|
||||||
noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx"
|
noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx"
|
||||||
|
;;
|
||||||
v810-*-*)
|
v810-*-*)
|
||||||
noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libio target-libg++ target-libstdc++ opcodes"
|
noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libio target-libg++ target-libstdc++ opcodes"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue