https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287274
--- Comment #3 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=1b06e0b889f82046bd2ed6acb54fed00313b0b90 commit 1b06e0b889f82046bd2ed6acb54fed00313b0b90 Author: Brooks Davis <[email protected]> AuthorDate: 2025-07-02 16:39:26 +0000 Commit: Brooks Davis <[email protected]> CommitDate: 2025-07-02 16:39:26 +0000 Revert "src/Makefile: log real/user/system time for build targets" This broke `make makeman` by unconditionally adding output to all top level targets. Lacking an obvious and trivial workaround, it makes sense to back it out and rethink. This reverts commit afa70490ee779646fa0e936801cb28795580bf01. PR: 287274 Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D51119 Makefile | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
