From 4c1ce878c81542df7c31892f3d2653f16acb0a40 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 3 Oct 2017 12:54:28 +0000 Subject: [PATCH] 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 --- STATUS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index a5f4b2cd413..8f59100968d 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: -- 2.47.2