Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Do not special case the rewriting rule for the PKG_CONFIG_PATH environment variable #6002

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

kit-ty-kate
Copy link
Member

Fixes #5923

The special casing of PKG_CONFIG_PATH was added in fd429e3 but is not needed anymore since #5636

Copy link
Member

@dra27 dra27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Collaborator

@rjbou rjbou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@kit-ty-kate kit-ty-kate merged commit 93737bf into ocaml:master Jun 7, 2024
29 checks passed
@kit-ty-kate kit-ty-kate deleted the pkg-config-msys2 branch June 7, 2024 12:06
@dra27 dra27 mentioned this pull request Jun 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PKG_CONFIG_PATH is being double-quoted in the environment
3 participants