From: Jim Jagielski Date: Tue, 3 Oct 2017 12:54:28 +0000 (+0000) Subject: Note that this seems clang specific X-Git-Tag: 2.4.29~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4c1ce878c81542df7c31892f3d2653f16acb0a40;p=apache Note that this seems clang specific git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1810999 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a5f4b2cd41..8f59100968 100644 --- 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: