From db557a8a657b20e14449fa2ef9f7bf3162e05448 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Thu, 22 Jul 2010 19:11:51 +0000 Subject: [PATCH] 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 --- modules/ssl/NWGNUmakefile | 1 - 1 file changed, 1 deletion(-) 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) # -- 2.47.2