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

Add --gcc-path option #608

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Add --gcc-path option #608

merged 2 commits into from
Jan 24, 2025

Conversation

GuillaumeGomez
Copy link
Member

No description provided.

build_system/src/config.rs Outdated Show resolved Hide resolved
build_system/src/build.rs Outdated Show resolved Hide resolved
@GuillaumeGomez
Copy link
Member Author

Added comment and replaced unwrap calls with expect.

build_system/src/config.rs Outdated Show resolved Hide resolved
build_system/src/config.rs Outdated Show resolved Hide resolved
@GuillaumeGomez
Copy link
Member Author

Fixed the unwrap I forgot and I added messages to know the GCC path used by the build script.

@GuillaumeGomez
Copy link
Member Author

Updated all expect messages.

@antoyo antoyo merged commit 5491581 into rust-lang:master Jan 24, 2025
31 checks passed
@antoyo
Copy link
Contributor

antoyo commented Jan 24, 2025

Thanks for your contribution!

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