]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure.ac (spu-*-*): Remove special case.
authorBen Elliston <bje@au.ibm.com>
Thu, 30 Oct 2008 23:33:12 +0000 (23:33 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Thu, 30 Oct 2008 23:33:12 +0000 (10:33 +1100)
* configure.ac (spu-*-*): Remove special case.
* configure: Regenerate.

From-SVN: r141471

ChangeLog
configure
configure.ac

index c06b85ec0319145d16ead5f9821cedf455517e52..e7d0f25338625f303b56daa622414a419cfa022a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-31  Ben Elliston  <bje@au.ibm.com>
+
+       * configure.ac (spu-*-*): Remove special case.
+       * configure: Regenerate.
+
 2008-10-30  Catherine Moore  <clm@codesourcery.com>
 
        * MAINTAINERS (Write after approval): Update my email address.
index 591a6f3195d0484358cc2d04d62a9ca9151f21af..82241081ede2cfbf9d747026c5cee18555929647 100755 (executable)
--- a/configure
+++ b/configure
@@ -2655,8 +2655,6 @@ case "${target}" in
     ;;
   sparc-*-solaris* | sparc64-*-solaris* | sparcv9-*-solaris*)
     ;;
-  spu-*-*)
-    ;;
   v810-*-*)
     noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libstdc++-v3 opcodes target-libgloss ${libgcj}"
     ;;
index 77b32516f03bd39d9f274a4fa3a5f9236d43c75c..1ee5158f00b7addbb71b8a97bc5748d2f1f28be6 100644 (file)
@@ -891,8 +891,6 @@ case "${target}" in
     ;;
   sparc-*-solaris* | sparc64-*-solaris* | sparcv9-*-solaris*)
     ;;
-  spu-*-*)
-    ;;
   v810-*-*)
     noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libstdc++-v3 opcodes target-libgloss ${libgcj}"
     ;;