This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients Alex.Willmer, doko, vstinner, xdegaye, yan12125, zach.ware
Date 2016-09-13.22:21:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473805295.28.0.982135512299.issue28125@psf.upfronthosting.co.za>
In-reply-to
Content
What do you mean ? When cross-compiling, _PYTHON_HOST_PLATFORM is defined as $MACHDEP-$_host_cpu, but _PYTHON_SYSCONFIGDATA_NAME is suffixed with $(MACHDEP)_$(MULTIARCH) instead.
History
Date User Action Args
2016-09-13 22:21:35xdegayesetrecipients: + xdegaye, doko, vstinner, zach.ware, Alex.Willmer, yan12125
2016-09-13 22:21:35xdegayesetmessageid: <1473805295.28.0.982135512299.issue28125@psf.upfronthosting.co.za>
2016-09-13 22:21:35xdegayelinkissue28125 messages
2016-09-13 22:21:35xdegayecreate