Skip to content

fix: define COPYFILE_CLONE if not available.#8942

Closed
Alizter wants to merge 1 commit intoocaml:mainfrom
Alizter:ps/branch/fix__define_copyfile_clone_if_not_available_
Closed

fix: define COPYFILE_CLONE if not available.#8942
Alizter wants to merge 1 commit intoocaml:mainfrom
Alizter:ps/branch/fix__define_copyfile_clone_if_not_available_

Conversation

@Alizter
Copy link
Copy Markdown
Collaborator

@Alizter Alizter commented Oct 14, 2023

On older versions of macos the copyfile.c header is missing the COPYFILE_CLONE macro. We explicitly redeine it here when it is missing. This should allow Dune to be run on older versions of macos.

On older versions of macos the copyfile.c header is missing the
COPYFILE_CLONE macro. We explicitly redeine it here when it is missing.
This should allow Dune to be run on older versions of macos.

Signed-off-by: Ali Caglayan <alizter@gmail.com>
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