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 the input file list #133

Merged
merged 1 commit into from Nov 14, 2019
Merged

Sort the input file list #133

merged 1 commit into from Nov 14, 2019

Conversation

bmwiedemann
Copy link
Contributor

Sort the input file list
so that libsqlparser.so.1 builds in a reproducible way
in spite of indeterministic filesystem readdir order.

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

I tested that the other find result orders do not matter. Only .o file order in LIB_OBJ matters for the result.

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

also filed at envoyproxy#1

so that libsqlparser.so.1 builds in a reproducible way
in spite of indeterministic filesystem readdir order.

See https://reproducible-builds.org/ for why this is good.
@mrks
Copy link
Member

mrks commented Nov 14, 2019

Haven't heard of this before; this is certainly a good initiative. Thanks!

@mrks mrks merged commit e88c1f4 into hyrise:master Nov 14, 2019
@bmwiedemann bmwiedemann deleted the sorth branch January 10, 2020 09:06
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