New submission from Xavier de Gaye: Android is not a multiarch system and the unix build system can cross compile non-multiarch systems as well as multiarch systems. This is a follow up of the decisions implemented in issue 28046 and the patch fixes also an oversight made in this issue in Makefile.pre.in.
Also tested with the patch in issue 28833 that implements cross compilation of third-party extension modules. Please run autoconf after installing the patch. ---------- assignee: xdegaye components: Cross-Build files: android_multiarch.patch keywords: patch messages: 282140 nosy: Alex.Willmer, Chi Hsuan Yen, doko, haypo, ned.deily, xdegaye, zach.ware priority: normal severity: normal stage: patch review status: open title: do not define sys.implementation._multiarch on Android type: behavior versions: Python 3.6, Python 3.7 Added file: http://bugs.python.org/file45717/android_multiarch.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28849> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com