]> granicus.if.org Git - apache/commitdiff
Note show-stopper: --enable-maintainer-mode is broken w/ Xcode 9
authorJim Jagielski <jim@apache.org>
Mon, 2 Oct 2017 15:42:24 +0000 (15:42 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 2 Oct 2017 15:42:24 +0000 (15:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1810454 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3102b0ca2a338659ad94db9cd5be5994b9177d1f..a9c594244001de539287f2fe3a23a0be3fd4d75b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -113,6 +113,13 @@ CURRENT RELEASE NOTES:
 
 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.
+     trunk patch: http://svn.apache.org/r1810448
+     2.4.x patch: svn merge -c 1810448 ^/httpd/httpd/trunk .
+     +1: jim
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]