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

Feat: Deterministic builds #4

Merged
merged 7 commits into from
Dec 3, 2024
Merged

Feat: Deterministic builds #4

merged 7 commits into from
Dec 3, 2024

Conversation

maweil
Copy link
Owner

@maweil maweil commented Dec 3, 2024

  • Try to create the same binaries locally and when running on GitHub Actions

Fix wrong sentence
- Should create reproducible builds now
- Temporarily pin random seed for compiler
- The frandom-seed value should be different for each compiled file
- see <https://gcc.gnu.org/onlinedocs/gcc/Developer-Options.html> for details
- More recent packages
- Ignore weak dependencies to speed up installation
- Also skip weak dependencies there
@maweil maweil merged commit 7317f0e into main Dec 3, 2024
1 check passed
@maweil maweil deleted the feat/deterministic-builds branch December 3, 2024 17:21
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.

1 participant