[issue8535] passing optimization flags to the linker required for builds with gcc -flto

Matthias Klose report at bugs.python.org
Mon Apr 26 13:27:19 CEST 2010


Matthias Klose <doko at 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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8535>
_______________________________________


More information about the Python-bugs-list mailing list