]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When copying over the binaries, use '-p' to preserve date/time
authorWarner Losh <imp@FreeBSD.org>
Mon, 24 Aug 2020 16:06:11 +0000 (16:06 +0000)
committerWarner Losh <imp@FreeBSD.org>
Mon, 24 Aug 2020 16:06:11 +0000 (16:06 +0000)
commit0e533c72bc300bd90390e950ea9e473b38eeb409
treeb9d746c3cc520ddd46462908f0c0b97352ebaa23
parente0e236ba88ea69af7ecf6ff8ea1f357e52958f97
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