From 045a577940aca388c09bd9d0e8afbc4d91272829 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 2 Oct 2017 15:42:24 +0000 Subject: [PATCH] Note show-stopper: --enable-maintainer-mode is broken w/ Xcode 9 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1810454 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/STATUS b/STATUS index 3102b0ca2a3..a9c59424400 100644 --- 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. ] -- 2.47.3