[Bug 282081] running `make index' without output to stdout
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282081] running `make index' without output to stdout"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Oct 2024 16:32:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282081 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac29792cff952f8edb9f8318b05189d98fca1c85 commit ac29792cff952f8edb9f8318b05189d98fca1c85 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2024-10-18 16:26:20 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2024-10-18 16:29:05 +0000 Makefile: enable to run `make index' without output to stdout e.g.: make -s INDEX_ECHO_1ST=true PORTSDIR=$(pwd) index PR: 282081 Approved by: bapt Differential Revision: https://reviews.freebsd.org/D47108 Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.