packages/lang/python3
Alexandru Ardelean 056e565ab6 python3: 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-20 20:04:55 +03:00
..
files python3: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions 2014-10-20 20:04:55 +03:00
patches python3: add patch to disable package compiles/tests during cross-builts 2014-10-20 18:13:13 +03:00
Makefile python3: enable shared python3 lib; make this the norm 2014-10-20 20:04:54 +03:00