mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-17 12:58:47 +00:00
Fix thinko in sparclet config.
This commit is contained in:
@@ -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"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user