python3: port some patches from python
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Fri, 13 Mar 2015 20:46:47 +0000 (22:46 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Sat, 14 Mar 2015 19:24:31 +0000 (21:24 +0200)
commitcfe31ca3d3791fc0559908a254427f35e725ce47
tree89f9b0a876f47474dad9583ef02d92ff5d4c742c
parent741fdfd1e036bf758262c2ded8a31a1b4c73d8ac
python3: port some patches from python

Based on the idea that 'what-works-on-python-should-work-on-python3'
because they share the same trunk, these patches have been copied over
from the python package.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python3/patches/005-fix-libffi-x86-64-configure.patch [new file with mode: 0644]
lang/python3/patches/006-remove-debian-multiarch-support.patch [new file with mode: 0644]
lang/python3/patches/007-distutils-do-not-adjust-path.patch [new file with mode: 0644]
lang/python3/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch [new file with mode: 0644]