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 compilation under FreeBSD #2552

Merged
merged 1 commit into from
Mar 19, 2023
Merged

fix compilation under FreeBSD #2552

merged 1 commit into from
Mar 19, 2023

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented Mar 19, 2023

sys headers must come before libprocstat

meson is missing a libprocstat dependency. iconv is also broken with meson and freebsd.

ping @diizzyy

sys headers must come before libprocstat

meson is missing a libprocstat dependency. iconv is also broken with
meson and freebsd.

Signed-off-by: Rosen Penev <[email protected]>
@ghost
Copy link

ghost commented Mar 19, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codecov
Copy link

codecov bot commented Mar 19, 2023

Codecov Report

Merging #2552 (7cef8c3) into main (6a3025d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2552   +/-   ##
=======================================
  Coverage   63.97%   63.97%           
=======================================
  Files         103      103           
  Lines       22467    22467           
  Branches    10858    10858           
=======================================
  Hits        14374    14374           
  Misses       5872     5872           
  Partials     2221     2221           
Impacted Files Coverage Δ
src/futils.cpp 74.85% <ø> (ø)
src/version.cpp 88.46% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@neheb neheb merged commit 4a26eba into Exiv2:main Mar 19, 2023
@neheb neheb deleted the r branch March 19, 2023 18:08
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