]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When copying over the binaries, use '-p' to preserve date/time
authorimp <imp@FreeBSD.org>
Mon, 24 Aug 2020 16:06:11 +0000 (16:06 +0000)
committerimp <imp@FreeBSD.org>
Mon, 24 Aug 2020 16:06:11 +0000 (16:06 +0000)
commit142e8d0ecd438cae3f84633a82d0452707b6f1ac
treeb9d746c3cc520ddd46462908f0c0b97352ebaa23
parent5685a977d17edd37e905740502c1f9b2305d3959
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.
Makefile.inc1
tools/build/Makefile