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

cmake: fix resolv on FreeBSD #1152

Merged
merged 4 commits into from
Jul 4, 2024
Merged

cmake: fix resolv on FreeBSD #1152

merged 4 commits into from
Jul 4, 2024

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Jul 4, 2024

resolv functions are provided by libc instead libresolv.so

https://man.freebsd.org/cgi/man.cgi?query=res_init&manpath=FreeBSD+13.2-RELEASE+and+Ports

@sreimers sreimers changed the title ci/freebsd: use ubuntu-latest cmake: disable resolv on FreeBSD Jul 4, 2024
res_init is provided by libc
@sreimers sreimers changed the title cmake: disable resolv on FreeBSD cmake: fix resolv on FreeBSD Jul 4, 2024
@sreimers sreimers marked this pull request as ready for review July 4, 2024 18:25
@sreimers sreimers merged commit 24a78db into main Jul 4, 2024
36 of 38 checks passed
@sreimers sreimers deleted the freebsd branch July 4, 2024 18:25
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