Commit 4eb93191 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent 947864a0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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. ]