Page MenuHomeFreeBSD

mail/milter-skem: disable date/time nonreproducible build warning
ClosedPublic

Authored by emaste on Nov 25 2022, 7:28 PM.
Tags
None
Referenced Files
F151524847: D37507.id.diff
Thu, Apr 9, 12:37 AM
Unknown Object (File)
Tue, Apr 7, 11:34 PM
Unknown Object (File)
Mon, Apr 6, 2:48 PM
Unknown Object (File)
Sat, Apr 4, 5:02 AM
Unknown Object (File)
Sat, Apr 4, 12:35 AM
Unknown Object (File)
Sat, Apr 4, 12:35 AM
Unknown Object (File)
Sat, Apr 4, 12:14 AM
Unknown Object (File)
Tue, Mar 17, 7:01 PM
Subscribers
None

Details

Summary

The base system build infrastructure will add -Wdate-time, to avoid use of nonreproducible __DATE__ and __TIME__ in the base system.

This port makes use of the base system build infrastructure as well as __DATE__ and/or __TIME__, so explicitly opt out of the warning.

PR: 267902 [exp-run]

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2022, 6:57 PM
This revision was automatically updated to reflect the committed changes.