Skip to content

Allow disabling passing --cflags to pkg-config.#183

Open
teo-tsirpanis wants to merge 1 commit intorust-lang:masterfrom
teo-tsirpanis:probe-cflags
Open

Allow disabling passing --cflags to pkg-config.#183
teo-tsirpanis wants to merge 1 commit intorust-lang:masterfrom
teo-tsirpanis:probe-cflags

Conversation

@teo-tsirpanis
Copy link

This PR adds an option to disable passing the --cflags option to pkg-config. Passing --cflags causes private requirements to be resolved (which might not exist if the package is a shared library), and is arguably not always useful in languages other than C/C++.

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.

1 participant

Comments