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

Add PKG_CONFIG_PATH to all *-linux-gnu images. #727

Merged
merged 1 commit into from
May 29, 2022

Commits on May 29, 2022

  1. Add PKG_CONFIG_PATH to all *-linux-gnu images.

    This adds support for pkg-config to all `*-linux-gnu` images, since
    `pkg-config` is already installed on these images. We export
    `PKG_CONFIG_PATH` which allows packages installed from `apt` to be
    automatically added to the search path when linking.
    Alexhuszagh committed May 29, 2022
    Configuration menu
    Copy the full SHA
    6d3eb77 View commit details
    Browse the repository at this point in the history