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 doko
Recipients doko, python-dev
Date 2012-03-15.21:17:00
SpamBayes Score 4.8128164e-05
Marked as misclassified No
Message-id <1331846221.43.0.29727035801.issue14327@psf.upfronthosting.co.za>
In-reply-to
Content
the following patch still keeps the uname calls for native builds, but sets the ac_sys_* macros depending on $host for cross builds. For now the cross configure fails for everything except linux and cygwin targets.
History
Date User Action Args
2012-03-15 21:17:01dokosetrecipients: + doko, python-dev
2012-03-15 21:17:01dokosetmessageid: <1331846221.43.0.29727035801.issue14327@psf.upfronthosting.co.za>
2012-03-15 21:17:00dokolinkissue14327 messages
2012-03-15 21:17:00dokocreate