[issue8211] configure: allow user-provided CFLAGS to override AC_PROG_CC defaults

Mark Dickinson report at bugs.python.org
Wed May 5 15:24:03 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

Ah, I understand now: -O2 started appearing in debug builds in r79218, which changed the Makefile to respect CFLAGS.  I tested a variety of revision, but failed to test revision in between that and Victor's change...

----------

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


More information about the Python-bugs-list mailing list