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

[std] Fix some issues with libraries in std.toolchain() #118

Merged
merged 3 commits into from
Oct 6, 2024

Conversation

kylewlacy
Copy link
Member

  • Fix typo in $PERL5LIB in std.toolchain()
  • Fix broken library symlinks in std.toolchain()
  • Patch pkg-config files in std.toolchain() to use relative paths. This is kind of a hacky process for now (it just looks for the string =/, meant to find variables set with an absolute path). This will probably need to be refined in the future, and we'll probably want a utility function that can be applied to other packages too

@kylewlacy kylewlacy merged commit 344ba81 into main Oct 6, 2024
3 checks passed
@kylewlacy kylewlacy deleted the std-toolchain-lib-fixes branch October 6, 2024 23:46
@kylewlacy kylewlacy mentioned this pull request Oct 9, 2024
@kylewlacy kylewlacy mentioned this pull request Oct 19, 2024
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