Page MenuHomeFreeBSD

add the time(1) command to the list of install tools
ClosedPublic

Authored by wosch on Aug 1 2021, 12:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 20, 4:13 AM
Unknown Object (File)
Sat, Sep 7, 2:57 AM
Unknown Object (File)
Fri, Sep 6, 2:31 AM
Unknown Object (File)
Thu, Sep 5, 10:22 PM
Unknown Object (File)
Thu, Sep 5, 5:04 PM
Unknown Object (File)
Wed, Sep 4, 5:26 AM
Unknown Object (File)
Sat, Aug 31, 3:28 PM
Unknown Object (File)
Aug 13 2024, 5:14 PM
Subscribers
None

Details

Summary

David:

I believe that src/Makefile.inc1 needs a tweak to add "time" to the list
of "Required install tools to be saved in a scratch dir for safety"

This fix an issue introduced by 99feb137f5f66f903bba816c1d98ced2a92bef12

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

wosch requested review of this revision.Aug 1 2021, 12:41 PM
wosch created this revision.
This revision is now accepted and ready to land.Aug 1 2021, 12:53 PM

I committed the fix. Sorry for the short term notice, but given that some of our main jenkins jobs are not running there was some urgency. We can improve the fix later if you want.