From 0d2a64d2f9abfa0ab295668749db236b22c0544b Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 2 Nov 2016 14:51:48 +0000 Subject: [PATCH] Remove no-op patch. This patch was submitted to upstream libffi and from there to upstream libtool, but it doesn't do anything. The original patch committed in r158131 did do something but when it was no longer needed it was changed into something that doesn't make sense in r221521 instead of being removed. Remove it now before it causes more confusion. --- .../files/patch-Modules-_ctypes-libffi-configure | 11 ----------- .../files/patch-Modules-_ctypes-libffi-configure | 11 ----------- .../files/patch-Modules-_ctypes-libffi-configure | 11 ----------- .../files/patch-Modules-_ctypes-libffi-configure | 11 ----------- 4 files changed, 44 deletions(-) delete mode 100644 lang/python27/files/patch-Modules-_ctypes-libffi-configure delete mode 100644 lang/python33/files/patch-Modules-_ctypes-libffi-configure delete mode 100644 lang/python34/files/patch-Modules-_ctypes-libffi-configure delete mode 100644 lang/python35/files/patch-Modules-_ctypes-libffi-configure diff --git a/lang/python27/files/patch-Modules-_ctypes-libffi-configure b/lang/python27/files/patch-Modules-_ctypes-libffi-configure deleted file mode 100644 index 59190e009fd1..000000000000 --- a/lang/python27/files/patch-Modules-_ctypes-libffi-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- Modules/_ctypes/libffi/configure.orig 2014-12-16 08:10:12.000000000 +0100 -+++ Modules/_ctypes/libffi/configure 2014-12-16 08:10:40.000000000 +0100 -@@ -7526,7 +7526,7 @@ mips64*-*linux*) - rm -rf conftest* - ;; - --x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ -+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ - s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. Note that the listed cases only cover the diff --git a/lang/python33/files/patch-Modules-_ctypes-libffi-configure b/lang/python33/files/patch-Modules-_ctypes-libffi-configure deleted file mode 100644 index 8228ccc55eb0..000000000000 --- a/lang/python33/files/patch-Modules-_ctypes-libffi-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- ./Modules/_ctypes/libffi/configure.orig 2013-05-15 20:32:57.000000000 +0400 -+++ ./Modules/_ctypes/libffi/configure 2013-05-18 10:56:03.000000000 +0400 -@@ -6889,7 +6889,7 @@ - rm -rf conftest* - ;; - --x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ -+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ - s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext diff --git a/lang/python34/files/patch-Modules-_ctypes-libffi-configure b/lang/python34/files/patch-Modules-_ctypes-libffi-configure deleted file mode 100644 index f366a72b288f..000000000000 --- a/lang/python34/files/patch-Modules-_ctypes-libffi-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- Modules/_ctypes/libffi/configure.orig 2014-10-08 12:18:14.000000000 +0400 -+++ Modules/_ctypes/libffi/configure 2014-10-19 12:39:11.000000000 +0400 -@@ -7526,7 +7526,7 @@ - rm -rf conftest* - ;; - --x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ -+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ - s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. Note that the listed cases only cover the diff --git a/lang/python35/files/patch-Modules-_ctypes-libffi-configure b/lang/python35/files/patch-Modules-_ctypes-libffi-configure deleted file mode 100644 index f366a72b288f..000000000000 --- a/lang/python35/files/patch-Modules-_ctypes-libffi-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- Modules/_ctypes/libffi/configure.orig 2014-10-08 12:18:14.000000000 +0400 -+++ Modules/_ctypes/libffi/configure 2014-10-19 12:39:11.000000000 +0400 -@@ -7526,7 +7526,7 @@ - rm -rf conftest* - ;; - --x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ -+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ - s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. Note that the listed cases only cover the