summaryrefslogtreecommitdiff
path: root/lang/python33/files
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-11-02 14:51:48 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-11-02 14:51:48 +0000
commit0d2a64d2f9abfa0ab295668749db236b22c0544b (patch)
tree03ab7352a84a2e5a26ffac60101e13dd95ea7289 /lang/python33/files
parentarchivers/zstd: Upgrade version 1.1.0 => 1.1.1 (diff)
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.
Notes
Notes: svn path=/head/; revision=425158
Diffstat (limited to 'lang/python33/files')
-rw-r--r--lang/python33/files/patch-Modules-_ctypes-libffi-configure11
1 files changed, 0 insertions, 11 deletions
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