]> granicus.if.org Git - apache/commitdiff
Note that this seems clang specific
authorJim Jagielski <jim@apache.org>
Tue, 3 Oct 2017 12:54:28 +0000 (12:54 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 3 Oct 2017 12:54:28 +0000 (12:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1810999 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a5f4b2cd4139b3e06197f114c450185d4e24bf3f..8f59100968d585c479025d14a4c628abd1149566 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -115,9 +115,10 @@ RELEASE SHOWSTOPPERS:
 
   *) configure.in: Latest macOS Xcode 9 installs clang-900, which more
      fully honors strict-prototypes, which causes AC_CHECK_LIB to
-     fail when --enable-maintainer-mode is set.
+     fail when --enable-maintainer-mode is set. Also affects clang 5.
      trunk patch: http://svn.apache.org/r1810448
-     2.4.x patch: svn merge -c 1810448 ^/httpd/httpd/trunk .
+                  http://svn.apache.org/r1810998
+     2.4.x patch: svn merge -c 1810448,1810998 ^/httpd/httpd/trunk .
      +1: jim
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK: