Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/distrib/sets/lists/base
Date: Sun, 8 Sep 2024 22:35:02 +0000
From: "Robert Elz" <kre%netbsd.org@localhost>
Message-ID: <20240908223502.927A4FC74%cvs.NetBSD.org@localhost>
| Modified Files:
| src/distrib/sets/lists/base: mi
|
| Log Message:
| One more mozilla-rootcerts file that is now obsolete.
| This fixes one current build breakage, but there is more to come.
Actually, fixed all of it - the remainder I was seeing was just
the typical breakage from an update build in the distrib/<arch>/cdroms
directory, where something that goes on the cdrom is altered (the
mozilla rootcerts this time, but it can be anything) in such a way
that files are added or deleted, there are no rules to cause the
cdrom spec.fs to be rebuilt in such a case, and consequently the
build fails.
We need to fix this sometime, even if it is just an "if this fails, do
a make clean, and try again" in those directories.
kre
Home |
Main Index |
Thread Index |
Old Index