From 0d2a64d2f9abfa0ab295668749db236b22c0544b Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 2 Nov 2016 14:51:48 +0000 Subject: 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. --- lang/python33/files/patch-Modules-_ctypes-libffi-configure | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/python33/files/patch-Modules-_ctypes-libffi-configure (limited to 'lang/python33/files') 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 -- cgit v1.2.3