Skip to content

Commit

Permalink
Note long-standing build breakage
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1923401 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rainerjung committed Jan 27, 2025
1 parent 9397564 commit d6bb3f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions STATUS
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,13 @@ RELEASE SHOWSTOPPERS:

* apr_file_rotating_* on most platforms

* building against expat and libxml2 located in
non-system default path is broken.
File xml.m4 sets variable APRUTIL_LDFLAGS only in configure,
but it is never transferred into the Makefile.
Makefile uses APRUTIL_LDFLAGS, but it is never set there.
Other m4 files, like crypto.m4, no longer use APRUTIL_LDFLAGS.

CURRENT VOTES:


Expand Down

0 comments on commit d6bb3f9

Please sign in to comment.