From: Graham Leggett Date: Wed, 1 Jan 2020 18:41:08 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.42~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76dc569b0b1f341b35790fbb2eb5c509ed08b21c;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1872185 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d32e6831d94..c6ad374dfd1 100644 --- a/STATUS +++ b/STATUS @@ -283,6 +283,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c r1872036,1872093,1872102 ^/httpd/httpd/trunk +1: minfrin + *) Add support for cross compiling to apxs. If apxs is being executed from somewhere + other than its target location, add that prefix to includes and library directories. + Without this, apxs would fail to find config_vars.mk and exit. + trunk patch: http://svn.apache.org/r1872042 + 2.4.x patch: svn merge -c 1872042 ^/httpd/httpd/trunk + +1: minfrin + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]