diff options
4 files changed, 0 insertions, 44 deletions
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 |