packages/lang/python/files
Jeffery To b70b978cc6 python: use default host build prefix, remove cross-compile workarounds for host
The sets host Python's prefix and exec-prefix to the same value
($(STAGING_DIR)/host for packages, as currently defined in
include/host-build.mk), which avoids the case where pyconfig.h is
not in the same location as Python's other header files (see
https://bugs.python.org/issue896330).

This also removes some cross compilation workarounds
(_python_sysroot/prefix/exec_prefix, disabling byte-compilation,
__PYVENV_LAUNCHER__) that are not necessary when compiling packages
for host.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-05 02:30:12 +08:00
..
config.site python: add ac_cv_buggy_getaddrinfo=no to config.site file 2014-10-17 16:39:26 +03:00
python-host.mk python: use default host build prefix, remove cross-compile workarounds for host 2016-03-05 02:30:12 +08:00
python-package-codecs.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-compiler.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-ctypes.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-db.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-decimal.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-dev.mk python: upgrade to version 2.7.11 2015-12-11 16:07:22 +02:00
python-package-distutils.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-email.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-gdbm.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-lib2to3.mk python: upgrade to version 2.7.11 2015-12-11 16:07:22 +02:00
python-package-logging.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-multiprocessing.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-ncurses.mk python: replace with libncursesw with libncurses 2015-04-21 10:15:44 +03:00
python-package-openssl.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-pydoc.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-sqlite3.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-unittest.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-xml.mk lang/python: Depend on system expat 2015-12-09 21:21:47 -05:00
python-package.mk python: use default host build prefix, remove cross-compile workarounds for host 2016-03-05 02:30:12 +08:00