[Pkg-haskell-commits] darcs: ghc: Refresh configure-s390x
Joachim Breitner
mail at joachim-breitner.de
Fri Feb 3 16:39:08 UTC 2012
Sat Nov 19 17:27:32 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Refresh configure-s390x
Ignore-this: 8e6f6fa2ebc337ccc978a313b33d89bb
M ./patches/configure-s390x -8 +8
Sat Nov 19 17:27:32 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Refresh configure-s390x
Ignore-this: 8e6f6fa2ebc337ccc978a313b33d89bb
diff -rN -u old-ghc//patches/configure-s390x new-ghc//patches/configure-s390x
--- old-ghc//patches/configure-s390x 2012-02-03 16:39:06.815248922 +0000
+++ new-ghc//patches/configure-s390x 2012-02-03 16:39:07.850495278 +0000
@@ -8,11 +8,11 @@
configure.ac | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
-Index: ghc-7.0.4/aclocal.m4
+Index: ghc-7.2.2/aclocal.m4
===================================================================
---- ghc-7.0.4.orig/aclocal.m4 2011-08-31 08:44:42.000000000 +0200
-+++ ghc-7.0.4/aclocal.m4 2011-09-05 14:08:59.000000000 +0200
-@@ -1457,6 +1457,9 @@
+--- ghc-7.2.2.orig/aclocal.m4 2011-11-19 18:27:24.000000000 +0100
++++ ghc-7.2.2/aclocal.m4 2011-11-19 18:27:26.000000000 +0100
+@@ -1493,6 +1493,9 @@
rs6000)
$2="rs6000"
;;
@@ -22,11 +22,11 @@
s390*)
$2="s390"
;;
-Index: ghc-7.0.4/configure.ac
+Index: ghc-7.2.2/configure.ac
===================================================================
---- ghc-7.0.4.orig/configure.ac 2011-06-13 19:10:04.000000000 +0200
-+++ ghc-7.0.4/configure.ac 2011-09-05 14:08:59.000000000 +0200
-@@ -244,7 +244,7 @@
+--- ghc-7.2.2.orig/configure.ac 2011-11-09 19:10:39.000000000 +0100
++++ ghc-7.2.2/configure.ac 2011-11-19 18:27:26.000000000 +0100
+@@ -224,7 +224,7 @@
checkArch() {
case $1 in
More information about the Pkg-haskell-commits
mailing list