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: use cmake variable for library providing dl*() #848

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

0-wiz-0
Copy link

@0-wiz-0 0-wiz-0 commented Mar 13, 2024

Fixes the build on NetBSD, where dlopen() and friends are in libc.

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.11%. Comparing base (ae7a135) to head (01aa259).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #848      +/-   ##
==========================================
- Coverage   92.11%   92.11%   -0.01%     
==========================================
  Files           2        2              
  Lines        2169     2168       -1     
==========================================
- Hits         1998     1997       -1     
  Misses        171      171              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@onqtam onqtam changed the base branch from master to dev March 14, 2024 13:01
@onqtam onqtam merged commit 4542486 into doctest:dev Mar 15, 2024
49 of 74 checks passed
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

2 participants