[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Support APR 1.4 for building on CentOS 7

From: Julian Foad <julianfoad_at_apache.org>
Date: Wed, 23 Sep 2020 16:05:04 +0100

Committed in r1881958.

BTW, how I tested this is by cleaning my build:

   (cd obj-dir && make local-clean)

and then rebuilding, adding the following options to configure:

   --with-apr=$HOME/.local/apr-1.4.8
--with-apr-util=$HOME/.local/apr-util-1.5.2

with local builds of apr and apr-util in the stated places.

- Julian
Received on 2020-09-23 17:05:32 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.