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

Include current_exe in hash for linker wrapper path #319

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tuxu
Copy link

@tuxu tuxu commented Feb 13, 2025

Ensures that unique linker wrapper scripts are generated even when current_exe is different. Fixes an issue with concurrent builds driven through maturin.

Closes #318.

@tuxu tuxu force-pushed the fix-linker-wrapper-hash branch 2 times, most recently from a97f85d to 75e98cc Compare February 13, 2025 09:45
tuxu added 2 commits February 13, 2025 11:10
Ensures that unique linker wrapper scripts are generated even when
current_exe is different. Fixes an issue with concurrent builds driven
through maturin.

Closes rust-cross#318.
@tuxu tuxu force-pushed the fix-linker-wrapper-hash branch from 75e98cc to 14aa1e1 Compare February 13, 2025 10:13
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.

Sporadic failures with parallel builds through maturin
1 participant