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 martin.panter
Recipients Alex.Willmer, doko, martin.panter, twouters, vstinner, xdegaye
Date 2016-07-28.11:01:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469703686.87.0.711314483681.issue26851@psf.upfronthosting.co.za>
In-reply-to
Content
All the bits that I understand look okay now. :)

I am still curious what configures the preprocessor to set __ARM_ARCH to 7 (I guess the clang -target argument?), and why we can’t set LDFLAGS at the same time or place. Is it just more convenient this way?
History
Date User Action Args
2016-07-28 11:01:26martin.pantersetrecipients: + martin.panter, twouters, doko, vstinner, xdegaye, Alex.Willmer
2016-07-28 11:01:26martin.pantersetmessageid: <1469703686.87.0.711314483681.issue26851@psf.upfronthosting.co.za>
2016-07-28 11:01:26martin.panterlinkissue26851 messages
2016-07-28 11:01:26martin.pantercreate