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

Commits on Feb 8, 2024

  1. Pass link flags to Rust more consistently

    Passing `LDFLAGS` is no longer always enough.  Pass link flags as
    `-C link-arg=...` in `RUSTFLAGS` as well.
    elprans committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    111f77d View commit details
    Browse the repository at this point in the history