Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2023 17:46:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 275030] buildworld fails if obj dir is NFS-mounted [patch]
Message-ID:  <bug-275030-227-7Y1q9wv8Ci@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275030-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275030-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=3D275030

--- Comment #12 from Martin Birgmeier <d8zNeCFG@aon.at> ---
(In reply to Warner Losh from comment #11)

How about doing the copy only if the existing target differs from the sourc=
e?
Something like "cmp -s a b || cp a b". Would that be sufficient to satisfy =
meta
mode?

-- Martin

--=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-275030-227-7Y1q9wv8Ci>