Skip to content

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

Closed
keith wants to merge 1 commit intobazelbuild:masterfrom
keith:ks/remove-c-linking-from-oso_prefix-feature-for-now
Closed

Remove C++ linking from oso_prefix feature for now#12356
keith wants to merge 1 commit intobazelbuild:masterfrom
keith:ks/remove-c-linking-from-oso_prefix-feature-for-now

Conversation

@keith
Copy link
Copy Markdown
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
Copy Markdown

aiuto commented Nov 4, 2020

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

@keith
Copy link
Copy Markdown
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
Copy Markdown
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