Skip to content

Conversation

cdbennett
Copy link
Contributor

On macOS targets, don't define the symbol rust_psm_on_stack_end since it isn't used (and somehow this causes the build to fail).

Fixes #87

On macOS targets, don't define the symbol `rust_psm_on_stack_end`
since it isn't used (and somehow this causes the build to fail).

Fixes rust-lang#87
@cdbennett cdbennett force-pushed the fix-macos-linker-error branch from 8bc7708 to e10b08d Compare September 3, 2024 19:11
@nagisa nagisa merged commit f7f1e58 into rust-lang:master Sep 3, 2024
131 of 143 checks passed
@cdbennett cdbennett deleted the fix-macos-linker-error branch September 3, 2024 20:39
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.

cross build fails with "error: symbol .rust_psm_on_stack_end not attached to any (sub)section"

2 participants