Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2023 02:46:15 +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-q2pHymWXSO@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 #4 from Jessica Clarke <jrtc27@freebsd.org> ---
commit 0e533c72bc300bd90390e950ea9e473b38eeb409
Author: Warner Losh <imp@FreeBSD.org>
Date:   Mon Aug 24 16:06:11 2020 +0000

    When copying over the binaries, use '-p' to preserve date/time

    Although I can't reproduce it, others are seeing different lex/yacc
    programs always regenerated after my change to copy rather than
    symlink the files. The reported fix is to add '-p' to the copies.
    Since it doesn't hurt, go head and add it, though the reasons for
    this mattering remain at best obscure and poorly articulated.

Notes:
    svn path=3D/head/; revision=3D364701

--=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-q2pHymWXSO>