Skip to content

Do not pass the sysroot flag to rustc #1431

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

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

arnaudgolfouse
Copy link
Collaborator

This is no longer needed: simply linking against rustc_driver does the job. See rust-lang/rust#103660.

Fixes #1429.

This is no longer needed: simply linking against rustc_driver does the job. See rust-lang/rust#103660.
@Lysxia Lysxia enabled auto-merge March 12, 2025 22:18
@Lysxia Lysxia merged commit c519a25 into creusot-rs:master Mar 12, 2025
7 checks passed
@arnaudgolfouse arnaudgolfouse deleted the remove-sysroot branch May 6, 2025 08:14
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.

Explicitly passing --sysroot should no longer be necessary
2 participants