OSDN Git Service

2003-10-20 Phil Edwards <phil@codesourcery.com>
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Oct 2003 20:04:19 +0000 (20:04 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Oct 2003 20:04:19 +0000 (20:04 +0000)
* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
* configure:  Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72714 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
configure
configure.in

index a35297a..2273b43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-20  Phil Edwards  <phil@codesourcery.com>
+
+       * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
+       * configure:  Regenerate.
+
 2003-10-20  Nicolas Pitre <nico@cam.org>
 
        * MAINTAINERS: Add myself to 'Write After Approval' section.
 2003-10-20  Nicolas Pitre <nico@cam.org>
 
        * MAINTAINERS: Add myself to 'Write After Approval' section.
index 99a624b..b49d8b1 100755 (executable)
--- a/configure
+++ b/configure
@@ -1131,7 +1131,7 @@ case "${target}" in
     esac
     ;;
   *-*-vxworks*)
     esac
     ;;
   *-*-vxworks*)
-    noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
+    noconfigdirs="$noconfigdirs target-newlib target-libgloss target-libiberty ${libgcj}"
     ;;
   alpha*-dec-osf*)
     # ld works, but does not support shared libraries.
     ;;
   alpha*-dec-osf*)
     # ld works, but does not support shared libraries.
index 1ab21a8..f849e26 100644 (file)
@@ -370,7 +370,7 @@ case "${target}" in
     esac
     ;;
   *-*-vxworks*)
     esac
     ;;
   *-*-vxworks*)
-    noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
+    noconfigdirs="$noconfigdirs target-newlib target-libgloss target-libiberty ${libgcj}"
     ;;
   alpha*-dec-osf*)
     # ld works, but does not support shared libraries.
     ;;
   alpha*-dec-osf*)
     # ld works, but does not support shared libraries.