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

separated section for gcc or clang-only flags #871

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

youknowone
Copy link
Contributor

@youknowone youknowone commented Sep 23, 2023

No intention to change behavior.

whitespace-less diff: https://github.com/rust-lang/cc-rs/pull/871/files?w=1

@youknowone youknowone marked this pull request as draft September 23, 2023 17:28
@youknowone youknowone closed this Sep 23, 2023
@@ -1811,16 +1817,6 @@ impl Build {
family.add_force_frame_pointer(cmd);
}

if !cmd.is_like_msvc() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

is this flag order-sensitive?

@youknowone youknowone marked this pull request as ready for review September 23, 2023 18:04
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.

None yet

1 participant