On Fri, Dec 27, 2019 at 03:39:10PM -0500, Nathan Hartman wrote:
> There is a variable THREADING in the makefile; it defaults to yes and
> activates threading and thread-safety stuff in apr, gettext, ruby, and
> sqlite. It has no effect on the Subversion build or tests.

The svn-bb-openbsd buildbot compiles without support for threading.
This is to ensure that we don't introduce bugs with non-threaded APR
which is a rather uncommon, but still supported, configuration.

Reply via email to