[Bug 284390] bmake: install newlog.sh; include setopts.sh
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284390] bmake: install newlog.sh; include setopts.sh"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Feb 2025 17:46:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284390 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e9c2838d93cab8098e333a32990d75439dc84359 commit e9c2838d93cab8098e333a32990d75439dc84359 Author: Simon J. Gerraty <sjg@FreeBSD.org> AuthorDate: 2025-02-11 17:42:17 +0000 Commit: Simon J. Gerraty <sjg@FreeBSD.org> CommitDate: 2025-02-11 17:42:17 +0000 Add newlog.sh and setops.sh to share/mk jobs.mk makes use of newlog.sh if found. Set NEWLOG_SH in local.sys.env.mk to save jobs.mk searching for it. PR: 284390 Reviewed by: stevek Differential Revision: https://reviews.freebsd.org/D48737 share/mk/Makefile | 7 +++++++ share/mk/local.sys.env.mk | 6 ++++++ 2 files changed, 13 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.