packages/lang/python
Alexandru Ardelean 0141057a59 python: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions
This mostly helps to avoid confusion when modules are cross-compiled.
Otherwise build folders are named with the host's platform name.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-19 22:33:08 +03:00
..
files python: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions 2014-10-19 22:33:08 +03:00
patches python: add patch to disable package compiles/tests during cross-builts 2014-10-17 17:05:43 +03:00
Makefile python: enable shared python lib; make this the norm 2014-10-19 22:33:08 +03:00