[issue28849] do not define sys.implementation._multiarch on Android

Xavier de Gaye report at bugs.python.org
Sat Dec 3 10:05:57 EST 2016


Xavier de Gaye added the comment:

The change made by the patch in Makefile.pre.in handles the removing of the dangling underscore in the patch of issue 28833, it is not needed.
android_multiarch_2.patch is simpler: the change in Makefile.pre.in has been removed and test_triplet_in_ext_suffix is now skipped when sys.implementation does not have the _multiarch attribute instead of only for android as previously.

----------
Added file: http://bugs.python.org/file45739/android_multiarch_2.patch

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


More information about the Python-bugs-list mailing list