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

Use --modversion instead of --exists to check library is installed #342

Merged
merged 1 commit into from
Jan 17, 2023

Commits on Jan 17, 2023

  1. Use --modversion instead of --exists to check library is installed

    pkg-config --exists also checks dependencies are present on macOS, and
    due to some packaging issues with upstream libarchive this is breaking
    the build for cheribsd and freebsd.
    
    Closes CTSRD-CHERI#340.
    
    See Homebrew/homebrew-core#120526 for
    tracking of this issue as it relates to macOS.
    graymalkin committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f2a7ffc View commit details
    Browse the repository at this point in the history