]> granicus.if.org Git - python/commit
Define NDEBUG for releae builds, just like Python.
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 18 Jun 2002 19:08:40 +0000 (19:08 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 18 Jun 2002 19:08:40 +0000 (19:08 +0000)
commit2683ac755d5fcb164926bdb2bc320dcb33bb58b0
treed90426f916225fa56b35e5e5d8577a69c658571a
parent69d1fd2fdbe972c577d5ba63f9da5051d1900031
Define NDEBUG for releae builds, just like Python.

XXX Why doesn't distutils on Windows use the same set of flags as Python?
Lib/distutils/msvccompiler.py