mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
Configure newlib, libiberity for d30v.
This commit is contained in:
@ -1,4 +1,9 @@
|
|||||||
start-sanitize-d30v
|
start-sanitize-d30v
|
||||||
|
Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
|
||||||
|
|
||||||
|
* configure.in (d30v-*-*): Configure newlib, libiberty directories
|
||||||
|
for the D30V.
|
||||||
|
|
||||||
Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
|
Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
|
||||||
|
|
||||||
* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
|
* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
|
||||||
|
@ -457,7 +457,7 @@ case "${target}" in
|
|||||||
;;
|
;;
|
||||||
# start-sanitize-d30v
|
# start-sanitize-d30v
|
||||||
d30v-*-*)
|
d30v-*-*)
|
||||||
noconfigdirs="$noconfigdirs newlib target-librx target-libg++ target-libstdc++ target-libio target-libiberty target-newlib target-examples"
|
noconfigdirs="$noconfigdirs target-librx target-libg++ target-libstdc++ target-libio target-examples"
|
||||||
# start-sanitize-ide
|
# start-sanitize-ide
|
||||||
noconfigdirs="$noconfigdirs libide vmake jstools"
|
noconfigdirs="$noconfigdirs libide vmake jstools"
|
||||||
# end-sanitize-ide
|
# end-sanitize-ide
|
||||||
|
Reference in New Issue
Block a user