* configure.in (noconfigdirs): Disable target-newlib,

target-examples and target-libiberty for d30v.
This commit is contained in:
Andrew Cagney
1997-03-03 03:44:48 +00:00
parent a09e649c51
commit 16a1b42c20

View File

@ -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*-*-* | \