Make builds more reproducible with SOURCE_DATE_EPOCH #140

Merged
wolfv merged 1 commit from patch-1 into 986-ld64-711 2023-11-09 14:46:24 -06:00
wolfv commented 2023-11-08 01:21:41 -06:00 (Migrated from github.com)

In order to support "reproducible builds" for static libraries it would be great if ar supports SOURCE_DATE_EPOCH as an alternate means to use a timestamp (vs. looking at the stat output for a given file).

This is further documented here: https://reproducible-builds.org/docs/source-date-epoch/

In order to support "reproducible builds" for static libraries it would be great if `ar` supports `SOURCE_DATE_EPOCH` as an alternate means to use a timestamp (vs. looking at the `stat` output for a given file). This is further documented here: https://reproducible-builds.org/docs/source-date-epoch/
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
miles/cctools-port!140
No description provided.