termux-packages/packages/python
Fredrik Fornwall b2a8800c2c python&python2: Fix PATH handling
After changes to build-package.sh the PATH setup in python&python2
caused the toolchain strip not to be found, causing broken binaries
due to non-stripped elf symbol versioning.

Fixes #460.
2016-09-16 07:29:54 -04:00
..
Lib-tmpfile.py.patch
_cursesmodule.c.patch
build.sh python&python2: Fix PATH handling 2016-09-16 07:29:54 -04:00
configure.patch
cryptmodule.c.patch python: Build a working crypt module (closes #230) 2016-04-23 09:03:07 -04:00
dlfcn_py_android.patch32 python: Fix dlfcn patch for 64 bit 2015-09-17 10:55:44 -04:00
dlfcn_py_android.patch64 python: Fix dlfcn patch for 64 bit 2015-09-17 10:55:44 -04:00
posixmodule.c.patch
pwdmodule_no_pw_gecos.patch
setup.py.patch
subprocess.py.patch