[redhat-rpm-config: 62/215] 8.0.22-1 - apply s390 patch to config.sub

Panu Matilainen pmatilai at fedoraproject.org
Wed Apr 2 10:23:34 UTC 2014


commit 1688b1245423162342c1faaba19d43b48332d681
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu May 1 08:19:29 2003 +0000

    8.0.22-1
    - apply s390 patch to config.sub

 config.sub |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/config.sub b/config.sub
index 9772e87..1589de7 100644
--- a/config.sub
+++ b/config.sub
@@ -257,6 +257,7 @@ case $basic_machine in
 	| pdp10 | pdp11 | pj | pjl \
 	| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
 	| pyramid \
+	| s390 | s390x \
 	| sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
 	| sh64 | sh64le \
 	| sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
@@ -329,6 +330,7 @@ case $basic_machine in
 	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
 	| pyramid-* \
 	| romp-* | rs6000-* \
+	| s390-* | s390x-* \
 	| sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
 	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
 	| sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
@@ -822,12 +824,6 @@ case $basic_machine in
 	rtpc | rtpc-*)
 		basic_machine=romp-ibm
 		;;
-	s390 | s390-*)
-		basic_machine=s390-ibm
-		;;
-	s390x | s390x-*)
-		basic_machine=s390x-ibm
-		;;
 	sa29200)
 		basic_machine=a29k-amd
 		os=-udi


More information about the scm-commits mailing list