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 deep42thought
Recipients deep42thought, gregory.p.smith, mark.dickinson, serhiy.storchaka, vstinner
Date 2018-07-16.20:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531772596.79.0.56676864532.issue34096@psf.upfronthosting.co.za>
In-reply-to
Content
ah, that would explain, why we don't get it set automatically on archlinux32 - there's "export OPT=$CFLAGS" right infront of ./configure ... - so $OPT is set and thus, -fwrapv is not appended
History
Date User Action Args
2018-07-16 20:23:16deep42thoughtsetrecipients: + deep42thought, gregory.p.smith, mark.dickinson, vstinner, serhiy.storchaka
2018-07-16 20:23:16deep42thoughtsetmessageid: <1531772596.79.0.56676864532.issue34096@psf.upfronthosting.co.za>
2018-07-16 20:23:16deep42thoughtlinkissue34096 messages
2018-07-16 20:23:16deep42thoughtcreate