Commit 8c96d5a6 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/trunk@165340 13f79535-47bb-0310-9956-ffa450edef68
parent 1374ae93
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -136,6 +136,9 @@ DEFINES = -DNETWARE
ifndef USE_STDSOCKETS
DEFINES += -DUSE_WINSOCK
endif
ifndef DEBUG
DEFINES += -DNDEBUG
endif

#
# MetroWerks static Libraries