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

Pass link flags to Rust more consistently #30

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Pass link flags to Rust more consistently #30

merged 1 commit into from
Feb 8, 2024

Conversation

elprans
Copy link
Member

@elprans elprans commented Feb 8, 2024

Passing LDFLAGS is no longer always enough. Pass link flags as
-C link-arg=... in RUSTFLAGS as well.

Passing `LDFLAGS` is no longer always enough.  Pass link flags as
`-C link-arg=...` in `RUSTFLAGS` as well.
@elprans elprans merged commit 7e950aa into master Feb 8, 2024
2 checks passed
@elprans elprans deleted the rustflags branch February 8, 2024 15:55
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