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)
Sat, Mar 15, 9:54 PM
Unknown Object (File)
Fri, Mar 7, 3:31 AM
Unknown Object (File)
Feb 25 2025, 11:02 PM
Unknown Object (File)
Feb 12 2025, 6:41 PM
Unknown Object (File)
Feb 8 2025, 8:01 AM
Unknown Object (File)
Feb 8 2025, 5:18 AM
Unknown Object (File)
Feb 8 2025, 4:35 AM
Unknown Object (File)
Jan 17 2025, 3:24 AM
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.