Author: stsp
Date: Wed Dec 13 08:07:37 2023
New Revision: 1914616
URL: http://svn.apache.org/viewvc?rev=1914616&view=rev
Log:
* tools/dev/unix-build/Makefile.svn: Remove obsolete notes the bb-openbsd
buildbot, which is no longer running.
Modified:
subversion/trunk/tools/dev/unix-build/Makefile.svn
Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn
URL:
http://svn.apache.org/viewvc/subversion/trunk/tools/dev/unix-build/Makefile.svn?rev=1914616&r1=1914615&r2=1914616&view=diff
==============================================================================
--- subversion/trunk/tools/dev/unix-build/Makefile.svn (original)
+++ subversion/trunk/tools/dev/unix-build/Makefile.svn Wed Dec 13 08:07:37 2023
@@ -20,15 +20,6 @@
# WARNING: This may or may not work on your system. This Makefile is
# an example, rather than a ready-made universal solution.
-# ****************************************************************
-# ** IMPORTANT NOTE FOR SVN COMMITTERS: READ THIS. **
-# ** **
-# ****************************************************************
-# | This Makefile is used by the bb-openbsd buildbot |
-# | (http://ci.apache.org/builders/bb-openbsd). Please check |
-# | the bot's health after making changes to this file. |
-# |______________________________________________________________|
-
PERL ?= yes
ENABLE_PERL_BINDINGS = $(PERL)
THREADING ?= yes