Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure: make build reproducible #805

Merged
merged 1 commit into from Dec 8, 2019

Conversation

jelly
Copy link
Contributor

@jelly jelly commented Dec 7, 2019

pcp.lsm embeds the build date which makes the package un reproducible,
use SOURCE_DATE_EPOCH to always generate a deterministic builddate when
reproducing pcp.

Motiviation: https://reproducible-builds.org/

Signed-off-by: Jelle van der Waa jelle@archlinux.org

pcp.lsm embeds the build date which makes the package un reproducible,
use SOURCE_DATE_EPOCH to always generate a deterministic builddate when
reproducing pcp.

Motiviation: https://reproducible-builds.org/

Signed-off-by: Jelle van der Waa <jelle@archlinux.org>
@natoscott
Copy link
Member

@jelly thanks! I've tweaked it a little to provide a fallback for platforms that do not provide a long-option 'date' command - please double check? cheers.

@natoscott natoscott merged commit f3d1b0b into performancecopilot:master Dec 8, 2019
@natoscott natoscott added this to pcp-5.0.2 (merged) in Roadmap Dec 8, 2019
@jelly jelly deleted the make_reproducible branch December 9, 2019 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants