Commit 8b35ca95 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent e2ffcddb
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -115,9 +115,10 @@ RELEASE SHOWSTOPPERS:


  *) configure.in: Latest macOS Xcode 9 installs clang-900, which more
  *) configure.in: Latest macOS Xcode 9 installs clang-900, which more
     fully honors strict-prototypes, which causes AC_CHECK_LIB to
     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
     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
     +1: jim


PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK: