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

Fix build on OpenBSD #5186

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Fix build on OpenBSD #5186

merged 2 commits into from
Nov 16, 2023

Conversation

ChihHao-Su
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #5186 (90618bf) into master (0e6fec6) will decrease coverage by 0.04%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5186      +/-   ##
==========================================
- Coverage   72.98%   72.95%   -0.04%     
==========================================
  Files          69       69              
  Lines       14855    14855              
==========================================
- Hits        10842    10837       -5     
- Misses       4013     4018       +5     

see 5 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@matyhtf matyhtf merged commit 00fa319 into swoole:master Nov 16, 2023
19 of 27 checks passed
OS_SHOULD_HAVE_LIBRT=1

if test "$SW_OS" = "MAC"; then
OS_SHOULD_HAVE_LIBRT = 0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks the build on macOS

#5194

Clownsw pushed a commit to Clownsw/swoole-src that referenced this pull request Nov 19, 2023
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.

3 participants