summaryrefslogtreecommitdiff
path: root/debian/patches/ppc64el.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/ppc64el.patch')
-rw-r--r--debian/patches/ppc64el.patch24
1 files changed, 14 insertions, 10 deletions
diff --git a/debian/patches/ppc64el.patch b/debian/patches/ppc64el.patch
index fe73912..f25da05 100644
--- a/debian/patches/ppc64el.patch
+++ b/debian/patches/ppc64el.patch
@@ -2,9 +2,11 @@ Description: remove ppc*-*linux* from configure
Last-Update: 2014-10-13
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/configure
-+++ b/configure
-@@ -12929,7 +12929,7 @@
+Index: experimental/configure
+===================================================================
+--- experimental.orig/configure
++++ experimental/configure
+@@ -13143,7 +13143,7 @@ ia64-*-hpux*)
rm -rf conftest*
;;
@@ -13,7 +15,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
-@@ -12947,7 +12947,10 @@
+@@ -13161,7 +13161,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
x86_64-*linux*)
LD="${LD-ld} -m elf_i386"
;;
@@ -25,7 +27,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
LD="${LD-ld} -m elf32ppclinux"
;;
s390x-*linux*)
-@@ -12966,7 +12969,10 @@
+@@ -13180,7 +13183,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
x86_64-*linux*)
LD="${LD-ld} -m elf_x86_64"
;;
@@ -37,9 +39,11 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
LD="${LD-ld} -m elf64ppc"
;;
s390*-*linux*|s390*-*tpf*)
---- a/m4/libtool.m4
-+++ b/m4/libtool.m4
-@@ -1312,7 +1312,7 @@
+Index: experimental/m4/libtool.m4
+===================================================================
+--- experimental.orig/m4/libtool.m4
++++ experimental/m4/libtool.m4
+@@ -1312,7 +1312,7 @@ ia64-*-hpux*)
rm -rf conftest*
;;
@@ -48,7 +52,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
-@@ -1326,7 +1326,10 @@
+@@ -1326,7 +1326,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
x86_64-*linux*)
LD="${LD-ld} -m elf_i386"
;;
@@ -60,7 +64,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
LD="${LD-ld} -m elf32ppclinux"
;;
s390x-*linux*)
-@@ -1345,7 +1348,10 @@
+@@ -1345,7 +1348,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
x86_64-*linux*)
LD="${LD-ld} -m elf_x86_64"
;;