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

Workaround to support macOS < 10.12 #135

Merged
merged 1 commit into from
Oct 31, 2021
Merged

Conversation

paullouisageneau
Copy link
Owner

@paullouisageneau paullouisageneau commented Oct 31, 2021

This PR adds a workaround to support macOS < 10.12 which lacks clock_gettime().

Fixes #133

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.

Install error: implicit declaration of function 'clock_gettime' is invalid in C99
1 participant