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 lemburg
Recipients doko, lemburg, rpetrov
Date 2010-04-29.13:42:12
SpamBayes Score 0.014324432
Marked as misclassified No
Message-id <4BD98CB3.9090203@egenix.com>
In-reply-to <1272281239.09.0.0884151930706.issue8535@psf.upfronthosting.co.za>
Content
Matthias Klose wrote:
> 
> Matthias Klose <doko@debian.org> added the comment:
> 
>> It's probably better to just pass OPT to the linker instead.
> 
> not enough, because -fno-strict-aliasing might be passed in BASE_CFLAGS.

Shouldn't -fno-strict-aliasing be added to OPT instead of
BASE_CFLAGS ? After all, it's an optimization settings.
History
Date User Action Args
2010-04-29 13:42:14lemburgsetrecipients: + lemburg, doko, rpetrov
2010-04-29 13:42:12lemburglinkissue8535 messages
2010-04-29 13:42:12lemburgcreate