Skip to content

Conversation

@youknowone
Copy link
Contributor

Since Apple architectures have very specific ways of dealing with compiler flags, dividing Apple and the rest of the architecture helps lump similar logic together. We will not have to fix 2 unrelated places for Apple architecture issues anymore.

Now deployment target version is reused for both architecture and target. I didn't finish it here yet, but target handling can be smarter by reusing architecture handling result.

Copy link
Contributor

@NobodyXu NobodyXu left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

@NobodyXu NobodyXu left a comment

Choose a reason for hiding this comment

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

Thanks!

@NobodyXu
Copy link
Contributor

@youknowone can you resolve the merge conflict please?

@youknowone
Copy link
Contributor Author

@NobodyXu Done

@NobodyXu NobodyXu merged commit f0153a4 into rust-lang:main Feb 26, 2024
@NobodyXu
Copy link
Contributor

Thank you!

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