NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47562 CVS commit: src



The following reply was made to PR toolchain/47562; it has been noted by GNATS.

From: "Luke Mewburn" <lukem%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47562 CVS commit: src
Date: Sat, 10 Jun 2023 16:08:41 +0000

 Module Name:	src
 Committed By:	lukem
 Date:		Sat Jun 10 16:08:41 UTC 2023
 
 Modified Files:
 	src/distrib/sets: Makefile maketars
 	src/share/mk: bsd.own.mk
 
 Log Message:
 sets: enhance MAKEVERBOSE support
 
 Add more messages for various sets operations.
 Add ${_MKMSG_CREATE} to bsd.own.mk.
 
 Enhance maketars to be a bit more verbose even with -q,
 to make it more obvious why certain operations may be slow.
 May help debugging PR 47562.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.108 -r1.109 src/distrib/sets/Makefile
 cvs rdiff -u -r1.95 -r1.96 src/distrib/sets/maketars
 cvs rdiff -u -r1.1341 -r1.1342 src/share/mk/bsd.own.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index