Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2025 17:17:23 GMT
From:      Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: ab2fea3f9a5a - main - UPDATING: mention the src.conf change
Message-ID:  <202509121717.58CHHNa0013413@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by des:

URL: https://cgit.FreeBSD.org/src/commit/?id=ab2fea3f9a5a58f0ba90499ad3a8614e3dca0c5f

commit ab2fea3f9a5a58f0ba90499ad3a8614e3dca0c5f
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2025-09-12 17:13:51 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2025-09-12 17:16:48 +0000

    UPDATING: mention the src.conf change
    
    Fixes:          dd8c666d8b78 ("src.sys.mk: Support src.conf in SRCTOP")
---
 UPDATING | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/UPDATING b/UPDATING
index 51589f13e139..f36cfdd9997d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW:
 	world, or to merely disable the most expensive debugging functionality
 	at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20250912:
+	If SRCCONF is unset and a file named src.conf is present at
+	the top of the source tree, it will now be used instead of
+	/etc/src.conf.
+
 20250907:
 	The MANSPLITPKG knob has been turned off by default, so pkgbase builds
 	will no longer generate "-man" subpackages; instead the manpages will



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509121717.58CHHNa0013413>