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

[3.13] backport #9861 #9925

Merged
merged 1 commit into from
Feb 5, 2024
Merged

[3.13] backport #9861 #9925

merged 1 commit into from
Feb 5, 2024

Conversation

emillon
Copy link
Collaborator

@emillon emillon commented Feb 5, 2024

Fixes #9794

_boot/dune.exe is installed, so it needs to be reproducible. This
change ensures that the source files are scanned in an order that is
independent from the underlying directory entries.

This has been tested with disorderfs --shuffle-dirents=yes: two runs
of make bootstrap create the same binary.

Signed-off-by: Etienne Millon me@emillon.org

Fixes ocaml#9794

`_boot/dune.exe` is installed, so it needs to be reproducible. This
change ensures that the source files are scanned in an order that is
independent from the underlying directory entries.

This has been tested with `disorderfs --shuffle-dirents=yes`: two runs
of `make bootstrap` create the same binary.

Signed-off-by: Etienne Millon <me@emillon.org>
@emillon emillon mentioned this pull request Feb 5, 2024
15 tasks
@emillon emillon merged commit 9b53c8c into ocaml:3.13 Feb 5, 2024
25 of 27 checks passed
@emillon emillon deleted the backport-9861 branch February 5, 2024 15:43
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