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

Unbreak build on FreeBSD #41

Closed
wants to merge 2 commits into from
Closed

Unbreak build on FreeBSD #41

wants to merge 2 commits into from

Conversation

jbeich
Copy link
Contributor

@jbeich jbeich commented Jul 2, 2020

No description provided.

../log.c:61:20: error: use of undeclared identifier 'CLOCK_REALTIME'
        if (clock_gettime(CLOCK_REALTIME, &ts) != 0) {
                          ^

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247701
@jbeich
Copy link
Contributor Author

jbeich commented Jul 21, 2020

Was fixed on FreeBSD side (since 13.0, 12.2, 11.5).
freebsd/freebsd-src@af43194

@jbeich jbeich closed this Jul 21, 2020
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.

None yet

1 participant