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

Be more specific about not passing -c to armasm[64].exe. #869

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

dot-asm
Copy link
Contributor

@dot-asm dot-asm commented Sep 23, 2023

4ce4117 passes non-.asm files to the C compiler driver, which unlike armasm[64].exe does require -c flag.

4ce4117 passes non-.asm files to the
C compiler driver, which unlike armasm[64].exe does require -c flag.
Copy link
Member

@thomcc thomcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@thomcc thomcc merged commit 17186ea into rust-lang:main Sep 23, 2023
16 checks passed
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