summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2005-04-29 21:15:42 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2005-04-29 21:15:42 +0000
commit7a51587c703cfc1f2d27970b5c3e4af29e924d98 (patch)
treef35776246240dd602f9d5ce54249a0a9b3444fb0 /build
parent786d3a9e1ce8997e99c02aac07b073acedb72745 (diff)
downloadlibapr-7a51587c703cfc1f2d27970b5c3e4af29e924d98.tar.gz
Disable some default LibC debugging code when compiling optimized
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@165341 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUenvironment.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc
index b3aff53b1..3d1563e71 100644
--- a/build/NWGNUenvironment.inc
+++ b/build/NWGNUenvironment.inc
@@ -116,6 +116,9 @@ NOVI = $(NOVELLLIBC)\imports
INCDIRS = $(NOVELLLIBC)\include;$(NOVELLLIBC)\include\nks;$(NOVELLLIBC)\include\winsock;
DEFINES = -DNETWARE
+ifndef DEBUG
+DEFINES += -DNDEBUG
+endif
#
# MetroWerks static Libraries