diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-19 15:09:20 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-19 15:09:20 +0000 |
| commit | 37c3867c2a4c4e442115a3dc555698004758c4c2 (patch) | |
| tree | a9fc4b956d98d0b8893eee4722b6e8daf2b95ee5 /lang/python31/files | |
| parent | 6c578fead81b72d77c188b5470d3a940a26ef34c (diff) | |
Notes
Diffstat (limited to 'lang/python31/files')
| -rw-r--r-- | lang/python31/files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/python31/files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h b/lang/python31/files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h new file mode 100644 index 000000000000..8ea91d52c0cf --- /dev/null +++ b/lang/python31/files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h @@ -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 + |
