Page MenuHomeFreeBSD

mlx(4): avoid use of __DATE__ to make build reproducible
ClosedPublic

Authored by emaste on Dec 22 2016, 5:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 3:07 AM
Unknown Object (File)
Sat, Oct 25, 4:44 AM
Unknown Object (File)
Fri, Oct 24, 10:16 PM
Unknown Object (File)
Fri, Oct 24, 10:16 PM
Unknown Object (File)
Fri, Oct 24, 3:56 PM
Unknown Object (File)
Tue, Oct 21, 6:20 AM
Unknown Object (File)
Sat, Oct 18, 6:27 AM
Unknown Object (File)
Aug 5 2025, 2:11 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to mlx(4): avoid use of __DATE__ to make build reproducible.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: hselasky.
emaste added subscribers: bapt, jhb.

I used the last src update date for DRV_RELDATE. @hselasky let me know if you have a different preference for solving this.

This revision is now accepted and ready to land.Dec 22 2016, 6:14 PM
This revision was automatically updated to reflect the committed changes.