nixpkgs/pkgs/development/interpreters/python/cpython/2.7
Tuomas Tynkkynen a0a8f0ac87 python2: Use system libffi on Aarch64
libffi needs a patch to actually work on aarch64 (or the cffi Python package
fails its testsuite). Of course the bundled version of libffi has the
same bug, so don't use the buggy version on aarch64.

Python3 already uses the system libffi on all platforms. I don't know
why Python2 doesn't.
2017-09-16 01:16:08 +03:00
..
2.5.2-ctypes-util-find_library.patch
2.5.2-tkinter-x11.patch
2.6.2-ssl-threads.patch
2.6.5-export-PySignal_SetWakeupFd.patch
2.6.5-FD_SETSIZE.patch
2.6.5-ncurses-abi6.patch
2.7.3-dbm.patch
2.7.3-dylib.patch
2.7.3-getpath-exe-extension.patch
2.7.3-no-libm.patch
boot.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
default.nix python2: Use system libffi on Aarch64 2017-09-16 01:16:08 +03:00
deterministic-build.patch
glibc-2.25-enosys.patch python*: upstream patches to fix with glibc-2.25 2017-02-16 23:13:38 +01:00
nix-store-mtime.patch
no-ldconfig.patch python27: 2.7.12 -> 2.7.13 2016-12-24 16:00:31 +01:00
properly-detect-curses.patch
python-2.7-distutils-C++.patch python: add C++ compiler support for distutils 2016-10-17 11:23:13 -04:00
search-path.patch