Evidently this has been dead since its original incarnation in cedea588f577fdf78ff4645543907ee6f7babae5.

Thanks,

John

From e61b06fa68dbd902fd847e584a368fcc943cbc19 Mon Sep 17 00:00:00 2001
Message-Id: 
<e61b06fa68dbd902fd847e584a368fcc943cbc19.1533181044.git.John.Ericson@Obsidian.Systems>
From: John Ericson <John.Ericson@Obsidian.Systems>
Date: Mon, 30 Jul 2018 11:24:38 -0400
Subject: [PATCH]     * config.sub: Remove some approximately sh* dead code
To: config-patches@gnu.org

Evidentally this has been dead since its original incarnation in
cedea588f577fdf78ff4645543907ee6f7babae5.
---
 ChangeLog  | 7 +++++++
 config.sub | 3 ---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f606e2d..b6ea15d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-08-01  John Ericson  <john.ericson@obsidian.systems>
+
+       * config.sub: Remove some approximately sh* dead code
+
+    Evidentally this has been dead since its original incarnation in
+    cedea588f577fdf78ff4645543907ee6f7babae5.
+
 2018-07-30  Ben Elliston  <b...@gnu.org>
 
        * Makefile (check-guess, check-sub): Run tests under bash.
diff --git a/config.sub b/config.sub
index 52eb02e..4dd2654 100755
--- a/config.sub
+++ b/config.sub
@@ -1246,9 +1246,6 @@ case $basic_machine in
        we32k)
                basic_machine=we32k-att
                ;;
-       sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
-               basic_machine=sh-unknown
-               ;;
        cydra)
                basic_machine=cydra-cydrome
                ;;
-- 
2.17.1

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to