git: 787dc3568c02 - Create tag vendor/NetBSD/bmake/20220208
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Feb 2022 17:24:08 UTC
The annotated tag vendor/NetBSD/bmake/20220208 has been created by sjg:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20220208
tag vendor/NetBSD/bmake/20220208
Tagger: Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2022-02-09 17:23:31 +0000
Tag bmake-20220208
commit 535c59a6a9214436f5d6643775d29808e4b3408d
Author: Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2022-02-09 17:22:21 +0000
Commit: Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2022-02-09 17:22:21 +0000
Import bmake-20220208
* unit-tests/Makefile: disable opt-debug-x-trace on Linux if there
is any chance we have dash as .SHELL
* meta.c: use a variable to hold command line to be filtered
to avoid any side effects from content of command line.