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 ronaldoussoren
Recipients ronaldoussoren, trentm
Date 2008-07-18.06:16:55
SpamBayes Score 0.02672269
Marked as misclassified No
Message-id <1216361821.42.0.764461673355.issue3393@psf.upfronthosting.co.za>
In-reply-to
Content
The current trunk should be correct, there are no explicit calls to the 
arch command left, all go through the configure replacement magic.

To test if everything is correct now someone should test the following 
scenarios:

* Build --enable-framework --enable-universalsdk on 10.4

* Build --enable-framework --enable-universalsdk on 10.5

* Build --enable-framework --enable-universalsdk --with-universal-
archs=all on 10.5

I cannot test the first one, and will test the last one (which is the 
one I'm most interested in).
History
Date User Action Args
2008-07-18 06:17:01ronaldoussorensetspambayes_score: 0.0267227 -> 0.02672269
recipients: + ronaldoussoren, trentm
2008-07-18 06:17:01ronaldoussorensetspambayes_score: 0.0267227 -> 0.0267227
messageid: <1216361821.42.0.764461673355.issue3393@psf.upfronthosting.co.za>
2008-07-18 06:16:55ronaldoussorenlinkissue3393 messages
2008-07-18 06:16:55ronaldoussorencreate