Commit 44f51b28 authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

Disable some default LibC debugging code when compiling optimized

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165342 13f79535-47bb-0310-9956-ffa450edef68
parent 6d016489
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -127,6 +127,9 @@ INCDIRS := $(INCDIRS);$(ZLIBSDK)
endif

DEFINES		= -DNETWARE
ifndef DEBUG
DEFINES += -DNDEBUG
endif

#
# MetroWerks static Libraries