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

capi: Make libc a dev-dependency #443

Merged
merged 1 commit into from
Dec 12, 2023
Merged

capi: Make libc a dev-dependency #443

merged 1 commit into from
Dec 12, 2023

Conversation

danielocfb
Copy link
Collaborator

The blazesym-c crate needs libc really only as a dev-dependency. Downgrade it accordingly.

The blazesym-c crate needs libc really only as a dev-dependency.
Downgrade it accordingly.

Signed-off-by: Daniel Müller <deso@posteo.net>
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1aa8835) 92.18% compared to head (2e02555) 92.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #443   +/-   ##
=======================================
  Coverage   92.18%   92.18%           
=======================================
  Files          41       41           
  Lines        6346     6346           
=======================================
  Hits         5850     5850           
  Misses        496      496           

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

@danielocfb danielocfb merged commit 31935e2 into libbpf:main Dec 12, 2023
29 checks passed
@danielocfb danielocfb deleted the topic/libc-dev branch December 12, 2023 00:32
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