Skip to content

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 [email protected]

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 <[email protected]>
@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