Make builds more reproducible with SOURCE_DATE_EPOCH #140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to support "reproducible builds" for static libraries it would be great if
arsupportsSOURCE_DATE_EPOCHas an alternate means to use a timestamp (vs. looking at thestatoutput for a given file).This is further documented here: https://reproducible-builds.org/docs/source-date-epoch/