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

Remove unneeded advapi32 lib #1443

Closed
wants to merge 2 commits into from
Closed

Remove unneeded advapi32 lib #1443

wants to merge 2 commits into from

Conversation

@github-actions
Copy link

github-actions bot commented Dec 13, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@gj
Copy link
Member Author

gj commented Dec 13, 2021

Guess it is needed. I don't think we use env::home_dir anywhere, but maybe I don't understand our linking requirements well enough and std needs to link against advapi32 for the __imp_OpenProcessToken symbol (even though we don't use the one API that needs it) for... reasons

@gj gj closed this Dec 13, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2021
@gj gj deleted the gj/remove-advapi branch December 13, 2021 03:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant