Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2022 17:56:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 264839] ObsoleteFiles.inc miss few things
Message-ID:  <bug-264839-227-3fumAj9y2t@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264839-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264839-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264839

--- Comment #1 from John Baldwin <jhb@FreeBSD.org> ---
The third category is because install will not overwrite an existing file if
the contents are identical.  The reason is to avoid causing unnecessary
rebuilds (e.g. if we bumped the mtime on all headers in /usr/include on each
install world, then every subsequent make has to rebuild everything even wh=
en
it isn't needed).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264839-227-3fumAj9y2t>