Configure gcc for d30v-*-*
This commit is contained in:
parent
8ed44d1968
commit
b2ef595336
2 changed files with 7 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue