]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported. [skip ci]
authorYann Ylavic <ylavic@apache.org>
Fri, 21 Feb 2020 00:36:52 +0000 (00:36 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 21 Feb 2020 00:36:52 +0000 (00:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874289 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ffbd8e1d26656a0bee4fd3adfe4a1c96749eddfe..9bb4049e5a2b7a810add8d69257f711b1abd4d4a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -132,14 +132,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) 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
-                  http://svn.apache.org/r1872062
-     2.4.x patch: svn merge -c 1872042,1872062 ^/httpd/httpd/trunk .
-     +1: minfrin, jim, ylavic
-
   *) Add a config layout for OpenWRT
      trunk patch: http://svn.apache.org/r1872036
                   http://svn.apache.org/r1872093