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

Sort input file list #193

Merged
merged 1 commit into from Sep 30, 2020
Merged

Sort input file list #193

merged 1 commit into from Sep 30, 2020

Conversation

bmwiedemann
Copy link
Contributor

Sort input file list
so that libint2.so.2.0.3 builds in a reproducible way
in spite of indeterministic filesystem readdir order

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

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

so that `libint2.so.2.0.3` builds in a reproducible way
in spite of indeterministic filesystem readdir order

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

This patch was done while working on reproducible builds for openSUSE.
@evaleev evaleev merged commit 3bf3a07 into evaleev:master Sep 30, 2020
@evaleev
Copy link
Owner

evaleev commented Sep 30, 2020

Thanks, @bmwiedemann !

@bmwiedemann bmwiedemann deleted the sort branch November 4, 2020 20:49
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