Configure gcc for d30v-*-*
authorMichael Meissner <gnu@the-meissners.org>
Thu, 30 Oct 1997 16:10:52 +0000 (16:10 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Thu, 30 Oct 1997 16:10:52 +0000 (16:10 +0000)
ChangeLog
configure.in

index 7de695bc76bbed17cee9406dad97e8f2f702f71a..5b2c3725dc5e2ff33884674f12b8fd3138b73d6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
index 129efee437a27d2fd9962c6443d2b6d3afa54a26..bf8bbe26db85403277bb24b378fe9cda377c6863 100644 (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