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
Unknown Object (File)
Mon, Jun 22, 7:06 PM
Unknown Object (File)
Fri, Jun 19, 1:29 AM
Unknown Object (File)
Wed, Jun 17, 3:19 AM
Unknown Object (File)
Mon, Jun 15, 2:26 AM
Unknown Object (File)
Tue, Jun 9, 9:54 AM
Unknown Object (File)
Sun, Jun 7, 3:33 PM
Unknown Object (File)
May 26 2026, 11:04 PM
Unknown Object (File)
May 22 2026, 11:29 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.