From 76dc569b0b1f341b35790fbb2eb5c509ed08b21c Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 1 Jan 2020 18:41:08 +0000 Subject: [PATCH] Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1872185 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++++++ 1 file changed, 7 insertions(+) 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 ] -- 2.47.3