mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08: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