[Midnightbsd-cvs] [MidnightBSD/src] 40f918: src.sys.mk: Support src.conf in SRCTOP
Enji Cooper
noreply at github.com
Tue Dec 16 18:53:17 EST 2025
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 40f9180654329d7eb47c60ad9ad78f3c227b96fb
https://github.com/MidnightBSD/src/commit/40f9180654329d7eb47c60ad9ad78f3c227b96fb
Author: Dag-Erling Smørgrav <des at FreeBSD.org>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M .gitignore
M UPDATING
M share/man/man5/src.conf.5
M share/mk/src.sys.mk
M sys/conf/kern.pre.mk
Log Message:
-----------
src.sys.mk: Support src.conf in SRCTOP
If SRCCONF is not defined and src.conf exists at the top level of the
source tree, use that instead of /etc/src.conf.
(cherry picked from commit dd8c666d8b78f6b9ddb691f0505837fa885ff3b4)
Commit: e64b12983672ae34c3ef8db01edd9e5dd1409e75
https://github.com/MidnightBSD/src/commit/e64b12983672ae34c3ef8db01edd9e5dd1409e75
Author: Enji Cooper <ngie at FreeBSD.org>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M Makefile.inc1
Log Message:
-----------
Makefile.inc1: garbage collect unused variable: install-info
The variable's definition was removed with texinfo in
2d2813618c3818d7d41a7ced1fca4a1a01d3591d, but the reference to the
variable was left behind.
This is effectively a no-op cleanup.
MFC after: 3 days
(cherry picked from commit de3e5dbea171f576e9e6d89ea5238ea3c9c8b26a)
Compare: https://github.com/MidnightBSD/src/compare/b4670902f153...e64b12983672
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list