[issue23968] rename the platform directory from plat-$(MACHDEP) to plat-$(PLATFORM_TRIPLET)

Xavier de Gaye report at bugs.python.org
Sat Jun 25 10:55:34 EDT 2016


Xavier de Gaye added the comment:

> The same problem occurs when cross-compiling for Android and running test_sysconfig and test_distutils.

This is misleading. Actually, test_sysconfig and test_distutils do not fail when run from the source tree, but fail on an installed python, whatever the compilation mode: native or cross-compilation.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23968>
_______________________________________


More information about the Python-bugs-list mailing list