mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
Configure gcc for d30v-*-*
This commit is contained in:
parent
8ed44d1968
commit
b2ef595336
@ -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…
Reference in New Issue
Block a user