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

Remove C++ linking from oso_prefix feature for now #12356

Conversation

keith
Copy link
Member

@keith keith commented Oct 27, 2020

Currently in the macOS toolchain C++ linking goes through
cc_wrapper.sh, not wrapped_clang. I didn't add the handling to
cc_wrapper for this argument. These wrappers will likely go away soon,
when they do we should probably make them route to wrapped_clang
instead, in which case we could revert this.

#12304

Currently in the macOS toolchain C++ linking goes through
`cc_wrapper.sh`, not `wrapped_clang`. I didn't add the handling to
`cc_wrapper` for this argument. These wrappers will likely go away soon,
when they do we should probably make them route to wrapped_clang
instead, in which case we could revert this.

bazelbuild#12304
@google-cla google-cla bot added the cla: yes label Oct 27, 2020
@gregestren gregestren added the z-team-Apple Deprecated. Send to rules_apple, or label team-Rules-CPP + platform:apple label Nov 2, 2020
@aiuto aiuto requested a review from oquenchil November 4, 2020 04:34
@aiuto aiuto removed their assignment Nov 4, 2020
@aiuto
Copy link
Contributor

aiuto commented Nov 4, 2020

Is this blocked on #12304 or should it happen first?

@keith
Copy link
Member Author

keith commented Nov 4, 2020

Not blocked. We can potentially revert this after that lands, but it depends if that works, and since it sounds like it requires a flag it will take long enough that I think this is worth merging.

Copy link
Contributor

@oquenchil oquenchil left a comment

Choose a reason for hiding this comment

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

LGTM

@bazel-io bazel-io closed this in 306e5f1 Nov 5, 2020
@keith keith deleted the ks/remove-c-linking-from-oso_prefix-feature-for-now branch November 5, 2020 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes z-team-Apple Deprecated. Send to rules_apple, or label team-Rules-CPP + platform:apple
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants