Skip to content

Include current_exe in hash for linker wrapper path#319

Open
tuxu wants to merge 2 commits intorust-cross:mainfrom
tuxu:fix-linker-wrapper-hash
Open

Include current_exe in hash for linker wrapper path#319
tuxu wants to merge 2 commits intorust-cross:mainfrom
tuxu:fix-linker-wrapper-hash

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.
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