[Python-Dev] Need some configure eyeballs and testing (original) (raw)

Martin v. Loewis martin@v.loewis.de
21 Nov 2002 09:06:36 +0100


Skip Montanaro <skip@pobox.com> writes:

John> OPT= -OPT:Olimit=0 -DNDEBUG -O John> BASECFLAGS= -OPT:Olimit=0

Thanks, this looks good.

Why is it good that -OPT:Olimit=0 gets duplicated?

Regards, Martin