Files
packages/lang
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
..
2015-05-13 02:30:20 +02:00
2015-06-23 01:06:36 +02:00
2015-01-06 08:03:36 -08:00
2015-05-04 22:15:22 +08:00
2014-09-02 03:02:04 +02:00
2015-04-23 11:02:58 +00:00
2014-06-16 17:04:06 +02:00
2015-12-30 19:23:25 -05:00
2014-08-27 15:12:16 +08:00
2015-06-17 22:56:26 +08:00
2015-11-22 15:40:20 -06:00
2015-11-22 15:42:19 -06:00
2016-02-24 20:36:21 +01:00
2015-09-14 15:33:18 +02:00
2015-09-14 15:33:18 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2016-01-23 14:15:55 +01:00
2015-12-21 17:54:02 +01:00
2015-06-30 10:58:19 +02:00
2016-02-06 23:26:07 +01:00
2015-06-16 09:54:01 +02:00
2015-11-12 22:01:07 +08:00
2015-11-13 16:35:14 +08:00
2015-08-30 19:42:24 +02:00