We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
./y.sh cargo
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
Run ./y.sh cargo build to compile a project with rustc_codegen_gcc (y.sh being the build_system) to make sure we never break this command.
./y.sh cargo build
y.sh
build_system
The text was updated successfully, but these errors were encountered:
@antoyo can You add description to this issue?
Sorry, something went wrong.
y cargo
@lordshashank: Done. Feel free to ask questions if you need more details.
@antoyo raised a PR resolving this here . Please review and let me know if something esle is to be done.
Successfully merging a pull request may close this issue.
Run
./y.sh cargo build
to compile a project with rustc_codegen_gcc (y.sh
being thebuild_system
) to make sure we never break this command.The text was updated successfully, but these errors were encountered: