Skip to content

Don't propagate non-shared transitive linker inputs from rust_static|shared_library #1299

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

Merged
merged 20 commits into from
Apr 28, 2022

Conversation

scentini
Copy link
Collaborator

@scentini scentini commented Apr 26, 2022

A Rust staticlib or cdylib doesn't need to propagate linker inputs of its dependencies, except for shared libraries.

@scentini scentini marked this pull request as ready for review April 28, 2022 14:22
@scentini scentini requested a review from hlopko April 28, 2022 14:27
@scentini scentini changed the title Don't propagate non-shared linker inputs from rust_static|shared_library Don't propagate non-shared transitive linker inputs from rust_static|shared_library Apr 28, 2022
@scentini
Copy link
Collaborator Author

cc @krasimirgg

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.

2 participants