From: Guenter Knauf Date: Thu, 30 Sep 2010 00:17:12 +0000 (+0000) Subject: removed default setting since no longer needed. X-Git-Tag: 2.0.64~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c23dc8e495babdf07b8a5b9f7464e9984877db90;p=thirdparty%2Fapache%2Fhttpd.git removed default setting since no longer needed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1002907 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc index 17d5f486bcf..e89bbf22767 100644 --- a/build/NWGNUenvironment.inc +++ b/build/NWGNUenvironment.inc @@ -144,10 +144,6 @@ WIN_CFLAGS = -O2 -gccinc -nodefaults -proc 586 -w off WIN_CFLAGS += -ir $(MWCW_MSL) -ir $(MWCW_W32) -lr $(MWCW_MSL) -lr $(MWCW_W32) WIN_CFLAGS += -lMSL_All_x86.lib -lkernel32.lib -luser32.lib -ifndef BUILDTOOL_AS_NLM -BUILDTOOL_AS_NLM = 1 -endif - # Base compile flags # and prefix or precompiled header added here.