aboutsummaryrefslogtreecommitdiff
path: root/lang/python31
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-02-19 06:06:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-02-19 06:06:03 +0000
commit34c955dbf5b1a64da189c8e0ace25e9d888dc675 (patch)
tree1ad312265bbfc667ec3f853d9401e18507b10b78 /lang/python31
parent7a4dd1a3d45a7d3f51dcb26be6576805e37e4c6a (diff)
downloadports-34c955dbf5b1a64da189c8e0ace25e9d888dc675.tar.gz
ports-34c955dbf5b1a64da189c8e0ace25e9d888dc675.zip
Notes
Diffstat (limited to 'lang/python31')
-rw-r--r--lang/python31/pr-patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/lang/python31/pr-patch b/lang/python31/pr-patch
deleted file mode 100644
index 7f8e8b5c286b..000000000000
--- a/lang/python31/pr-patch
+++ /dev/null
@@ -1,23 +0,0 @@
-
---- python31ppc.diff begins here ---
-Index: files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h
-===================================================================
-RCS file: files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h
-diff -N files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h
---- /dev/null 1 Jan 1970 00:00:00 -0000
-+++ files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h 17 Nov 2011 05:09:15 -0000
-@@ -0,0 +1,11 @@
-+--- Modules/_ctypes/libffi/src/powerpc/ffitarget.h.orig 2011-11-16 20:32:42.000000000 -0800
-++++ Modules/_ctypes/libffi/src/powerpc/ffitarget.h 2011-11-16 20:33:23.000000000 -0800
-+@@ -78,6 +78,8 @@
-+ FFI_SYSV,
-+ FFI_GCC_SYSV,
-+ FFI_LINUX64,
-++ FFI_LINUX,
-++ FFI_LINUX_SOFT_FLOAT,
-+ FFI_DEFAULT_ABI = FFI_SYSV,
-+ #endif
-+
---- python31ppc.diff ends here ---
-
-