mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
AOnly define NDEDBUG if DEBUG is not defined
This commit is contained in:
@@ -22,7 +22,10 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
******************************************************************/
|
||||
|
||||
#ifndef DEBUG
|
||||
#define NDEBUG
|
||||
#endif
|
||||
|
||||
/* Object and type object interface */
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user