mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
Do not build librx on d10v
This commit is contained in:
@ -422,7 +422,7 @@ case "${target}" in
|
||||
;;
|
||||
# start-sanitize-d10v
|
||||
d10v-*-*)
|
||||
noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-libgloss"
|
||||
noconfigdirs="$noconfigdirs target-librx target-libg++ target-libstdc++ target-libio target-libgloss"
|
||||
;;
|
||||
# end-sanitize-d10v
|
||||
h8300*-*-* | \
|
||||
|
Reference in New Issue
Block a user