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

[efi] Ensure build-id is deterministic #388

Merged
merged 1 commit into from Jun 14, 2021
Merged

Conversation

bmwiedemann
Copy link
Contributor

@bmwiedemann bmwiedemann commented Jun 12, 2021

Without this patch,
BUILD_ID_CMD used a checksum of blib.a that varied from mtimes

See https://reproducible-builds.org/ for why this matters.

This PR was done while working on reproducible builds for openSUSE.

Without this patch,
BUILD_ID_CMD used a checksum of blib.a that varied from mtimes

See https://reproducible-builds.org/ for why this matters.

This PR was done while working on reproducible builds for openSUSE.
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