Configure newlib, libiberity for d30v.
authorMichael Meissner <gnu@the-meissners.org>
Sun, 9 Nov 1997 22:37:20 +0000 (22:37 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Sun, 9 Nov 1997 22:37:20 +0000 (22:37 +0000)
ChangeLog
configure.in

index 1eecb866997f83e0e3b998c0442008cb8154b96e..c6c3a5c40f10efaa4e8635942b931ab145848b03 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
 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>
 
        * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
index 77d74a4184995e126e882edf5e69df7497d8efd3..9d6d8752c65105ead320e3a5a925b2d82e69e5a4 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-libiberty target-newlib target-examples"
+    noconfigdirs="$noconfigdirs target-librx target-libg++ target-libstdc++ target-libio target-examples"
 # start-sanitize-ide
     noconfigdirs="$noconfigdirs libide vmake jstools"
 # end-sanitize-ide
This page took 0.028475 seconds and 4 git commands to generate.