NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/57584: Running build.sh with -N 3 or -N 4 causes debug logging to be included in the MKVARS shell variable in distrib/sets/sets.subr
The following reply was made to PR toolchain/57584; it has been noted by GNATS.
From: Christos Zoulas <christos%zoulas.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: toolchain-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost,
palle%lyckegaard.dk@localhost
Subject: Re: toolchain/57584: Running build.sh with -N 3 or -N 4 causes debug
logging to be included in the MKVARS shell variable in distrib/sets/sets.subr
Date: Tue, 29 Aug 2023 15:16:21 -0400
--Apple-Mail=_DF31BF31-4B9C-4B42-9203-CD4935ED4DEE
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
The current version in sets.subr contains:
[3:13pm] 226>grep mkvars.mk sets.subr
for x in $( MAKEVERBOSE=3D ${MAKE} -B -f ${rundir}/mkvars.mk mkvars ); =
do
MKVARS=3D"$( MAKEVERBOSE=3D ${MAKE} -B -f ${rundir}/mkvars.mk mkvars | =
${SED} -e 's,=3D.*,,' | ${XARGS} )"
# make -f mkvars.mk mkvarsyesno
# make -f mkvars.mk mkextravars
Doesn't that work for you? I made that change in 2017...:
revision 1.180
date: 2017-11-22 16:31:20 -0500; author: christos; state: Exp; lines: =
+6 -6; commitid: aVq742vybyN8T4gA;
Ignore MAKEVERBOSE for snippet makefiles.
christos
--Apple-Mail=_DF31BF31-4B9C-4B42-9203-CD4935ED4DEE
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename=signature.asc
Content-Type: application/pgp-signature;
name=signature.asc
Content-Description: Message signed with OpenPGP
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCZO5EBQAKCRBxESqxbLM7
OkpuAJ9CROJ/d1xEU/HL51Xmmg2cTbvPBQCgz0u0rO+7KCmNxoEgXmcYjepmpm0=
=gmyP
-----END PGP SIGNATURE-----
--Apple-Mail=_DF31BF31-4B9C-4B42-9203-CD4935ED4DEE--
Home |
Main Index |
Thread Index |
Old Index