mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
Fix thinko in sparclet config.
This commit is contained in:
@ -514,6 +514,7 @@ case "${target}" in
|
||||
sparclet-*-*)
|
||||
# Skip these until ready for them.
|
||||
noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx"
|
||||
;;
|
||||
v810-*-*)
|
||||
noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libio target-libg++ target-libstdc++ opcodes"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user