Message 105026 - Python tracker (original) (raw)

Mark Dickinson wrote:

Mark Dickinson <dickinsm@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...

Right. I was referring to r79391, ie. the state before Victor checked in his patch.