diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-10 00:39:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-10 00:39:06 +0200 |
commit | e90ce9e2f2cb302eba1d496babcb11baf02a78e1 (patch) | |
tree | ac9cf9d5ff94ddab775de875cfa2f6f03a5bdda2 /debian/patches/ppc64el.patch | |
parent | 24feb9f37f302c006ba51502da817325200e74d0 (diff) |
Refresh / remove patches
Diffstat (limited to 'debian/patches/ppc64el.patch')
-rw-r--r-- | debian/patches/ppc64el.patch | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/debian/patches/ppc64el.patch b/debian/patches/ppc64el.patch index fe73912..d04a535 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: trunk/configure +=================================================================== +--- trunk.orig/configure ++++ trunk/configure +@@ -13146,7 +13146,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 @@ +@@ -13164,7 +13164,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 @@ +@@ -13183,7 +13186,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: trunk/m4/libtool.m4 +=================================================================== +--- trunk.orig/m4/libtool.m4 ++++ trunk/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" ;; |