]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Wed, 1 Jan 2020 18:41:08 +0000 (18:41 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 1 Jan 2020 18:41:08 +0000 (18:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1872185 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d32e6831d94d9ffcbbfe96a99d13865d72494470..c6ad374dfd13f2e6139412a661f57312ce171bc7 100644 (file)
--- 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 ]