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

Building on Apples new Big Sur operating system requires mach_time.h #1905

Closed
taavi013 opened this issue Nov 18, 2020 · 2 comments
Closed

Building on Apples new Big Sur operating system requires mach_time.h #1905

taavi013 opened this issue Nov 18, 2020 · 2 comments

Comments

@taavi013
Copy link

Building on Apples new Big Sur operating system requires inclusion mach_time.h due to function prototype
uint64_t mach_absolute_time(void);

macos11_mach_absolute_time.patch.txt

ralight added a commit that referenced this issue Nov 18, 2020
Closes #1905. Thanks to Taavi Talvik.
@ralight
Copy link
Contributor

ralight commented Nov 18, 2020

Thank you, this was already fixed on the develop branch, and I've just made the same change on the 1.6.x branch.

@ralight
Copy link
Contributor

ralight commented Feb 4, 2021

This is in 2.0.0 and shortly in 1.6.13.

@ralight ralight closed this as completed Feb 4, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants