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

eio_posix: probe for existence of some flags #507

Merged
merged 1 commit into from
May 4, 2023

Conversation

talex5
Copy link
Collaborator

@talex5 talex5 commented May 4, 2023

FreeBSD 12 didn't have O_DSYNC. Also, add O_RESOLVE_BENEATH and O_PATH if available.

Should fix #502.

FreeBSD 12 didn't have `O_DSYNC`. Also, add `O_RESOLVE_BENEATH` and
`O_PATH` if available.
@talex5 talex5 merged commit 0c28312 into ocaml-multicore:main May 4, 2023
@talex5 talex5 deleted the optional-flags branch May 4, 2023 16:35
@talex5 talex5 added this to the 0.10 milestone May 31, 2023
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.

eo_posix 0.9 doesn't compile on FreeBSD 12.2
1 participant