From: Guenter Knauf Date: Thu, 22 Jul 2010 19:11:51 +0000 (+0000) Subject: Removed compiler switch -relax_pointers since no longer needed. X-Git-Tag: 2.2.17~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db557a8a657b20e14449fa2ef9f7bf3162e05448;p=thirdparty%2Fapache%2Fhttpd.git Removed compiler switch -relax_pointers since no longer needed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@966810 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/ssl/NWGNUmakefile b/modules/ssl/NWGNUmakefile index 655cdd6932e..6d2b838d79b 100644 --- a/modules/ssl/NWGNUmakefile +++ b/modules/ssl/NWGNUmakefile @@ -48,7 +48,6 @@ XINCDIRS += \ # These flags will come after CFLAGS # XCFLAGS += \ - -relax_pointers \ $(EOLIST) #