Skip to content

Conversation

bmwiedemann
Copy link
Contributor

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

Without this patch g++ would order functions in libEngine12.so and fbintl
depending on random order of files in the build system's filesystem.

partial fix for http://tracker.firebirdsql.org/browse/CORE-5548

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

Without this patch g++ would order functions in libEngine12.so and fbintl
depending on random order of files in the build system's filesystem.

partial fix for http://tracker.firebirdsql.org/browse/CORE-5548
@AlexPeshkoff AlexPeshkoff merged commit 3278b68 into FirebirdSQL:master May 22, 2017
@AlexPeshkoff
Copy link
Member

Not to say I'm much impressed with an idea of binary reproducible builds but must agree that this PR does not break anything and if it's useful for someone - let it be...

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.

2 participants