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,thread: OpenBSD support #773

Merged
merged 3 commits into from
Apr 28, 2023
Merged

Conversation

landryb
Copy link
Contributor

@landryb landryb commented Apr 28, 2023

Allows me to build 3.1.0 on OpenBSD and use it w/ baresip.

@sreimers sreimers changed the title OpenBSD support cmake,thread: OpenBSD support Apr 28, 2023
@sreimers sreimers merged commit 46e3706 into baresip:main Apr 28, 2023
KORuL pushed a commit to KORuL/re that referenced this pull request May 11, 2023
* build brt.c on OpenBSD

* include <sys/types.h> to properly detect kqueue() on OpenBSD

per http://man.openbsd.org/kqueue.2, otherwise kqueue() detection fails

* use the proper pthread_set_name_np() on OpenBSD
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.

2 participants