svn commit: r299942 - in head/usr.bin/xinstall: . tests

Baptiste Daroussin bapt at FreeBSD.org
Mon May 16 13:07:05 UTC 2016


On Mon, May 16, 2016 at 12:56:28PM +0000, Jilles Tjoelker wrote:
> Author: jilles
> Date: Mon May 16 12:56:28 2016
> New Revision: 299942
> URL: https://svnweb.freebsd.org/changeset/base/299942
> 
> Log:
>   install: Revert utimensat usage (r299850).
>   
>   This should fix the build on older stable/10, since install is a bootstrap
>   tool.
>   
>   Pending a decision how to fix this properly, revert utimensat usage. Copies
>   with the -p option will again appear older than the original almost always,
>   but -p is not commonly used.

You could add a utimensat stub into libstand to workaround the issue?

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20160516/bf9ecc7d/attachment.sig>


More information about the svn-src-head mailing list