Skip to content

[3.13] backport #9861#9925

Merged
emillon merged 1 commit intoocaml:3.13from
emillon:backport-9861
Feb 5, 2024
Merged

[3.13] backport #9861#9925
emillon merged 1 commit intoocaml:3.13from
emillon:backport-9861

Conversation

@emillon
Copy link
Copy Markdown
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
@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