Add libgloss to d30v build list
authorMichael Meissner <gnu@the-meissners.org>
Sat, 8 Nov 1997 19:45:25 +0000 (19:45 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Sat, 8 Nov 1997 19:45:25 +0000 (19:45 +0000)
ChangeLog
configure.in

index ba238bdac6d709a027587ea98986a47b180521af..1eecb866997f83e0e3b998c0442008cb8154b96e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+start-sanitize-d30v
+Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
+
+end-sanitize-d30v
 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
 
        * include/libiberty.h: Add extern "C" { so it can be used with C++
index bf8bbe26db85403277bb24b378fe9cda377c6863..77d74a4184995e126e882edf5e69df7497d8efd3 100644 (file)
@@ -457,7 +457,7 @@ case "${target}" in
     ;;
 # start-sanitize-d30v
   d30v-*-*)
-    noconfigdirs="$noconfigdirs 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-libiberty target-newlib target-examples"
 # start-sanitize-ide
     noconfigdirs="$noconfigdirs libide vmake jstools"
 # end-sanitize-ide