mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
* configure.in (noconfigdirs): Disable target-newlib,
target-examples and target-libiberty for d30v.
This commit is contained in:
@ -428,7 +428,7 @@ case "${target}" in
|
|||||||
;;
|
;;
|
||||||
# start-sanitize-d30v
|
# start-sanitize-d30v
|
||||||
d30v-*-*)
|
d30v-*-*)
|
||||||
noconfigdirs="$noconfigdirs tcl tk expect gcc gdb newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss itcl db sn"
|
noconfigdirs="$noconfigdirs tcl tk expect gcc gdb newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss itcl db sn target-libiberty target-newlib target-examples"
|
||||||
;;
|
;;
|
||||||
# end-sanitize-d30v
|
# end-sanitize-d30v
|
||||||
h8300*-*-* | \
|
h8300*-*-* | \
|
||||||
|
Reference in New Issue
Block a user