summaryrefslogtreecommitdiff
path: root/debian/patches/s390x-workaround.patch
blob: 7810976af7ebd1fb95290f5b9461819aaed5f63c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: clisp/src/build-aux/config.sub
===================================================================
--- clisp.orig/src/build-aux/config.sub	2011-04-04 16:47:54.000000000 +0200
+++ clisp/src/build-aux/config.sub	2011-04-08 23:32:27.254284905 +0200
@@ -987,7 +987,7 @@
 		basic_machine=s390-ibm
 		;;
 	s390x | s390x-*)
-		basic_machine=s390x-ibm
+		basic_machine=s390-ibm
 		;;
 	sa29200)
 		basic_machine=a29k-amd