[issue1453] Python does not honor "CFLAGS" environment variable
Martin v. Löwis
report at bugs.python.org
Fri Nov 16 21:17:11 CET 2007
Martin v. Löwis added the comment:
> Any "standard" way to add custom compilation flags?.
See the README. Set OPT to influence the optimization flags;
set EXTRA_CFLAGS otherwise.
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1453>
__________________________________
More information about the Python-bugs-list
mailing list