Configure gcc for d30v-*-*

This commit is contained in:
Michael Meissner 1997-10-30 16:10:52 +00:00
parent 8ed44d1968
commit b2ef595336
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
start-sanitize-d30v
Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
* configure.in (d30v-*-*): Configure GCC now.
end-sanitize-d30v
start-sanitize-tx49
Wed Oct 29 16:52:43 1997 Gavin Koch <gavin@cygnus.com>

View File

@ -457,7 +457,7 @@ case "${target}" in
;;
# start-sanitize-d30v
d30v-*-*)
noconfigdirs="$noconfigdirs gcc newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss target-libiberty target-newlib target-examples"
noconfigdirs="$noconfigdirs newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss target-libiberty target-newlib target-examples"
# start-sanitize-ide
noconfigdirs="$noconfigdirs libide vmake jstools"
# end-sanitize-ide