Skip to content

Define cc-compiler-darwin in Xcode toolchain#15709

Merged
ckolli5 merged 2 commits intobazelbuild:release-5.3.0from
ckolli5:ck/define-cc-compiler-darwin
Jun 22, 2022
Merged

Define cc-compiler-darwin in Xcode toolchain#15709
ckolli5 merged 2 commits intobazelbuild:release-5.3.0from
ckolli5:ck/define-cc-compiler-darwin

Conversation

@ckolli5
Copy link
Copy Markdown

@ckolli5 ckolli5 commented Jun 20, 2022

Previously, if the xcode_locator failed and cc_autoconf_toolchain used
the non-Xcode C++ toolchain as a fallback, its reference to
@local_config_cc//:cc-compiler-darwin, where darwin is the legacy cpu
value for x86_64 macOS, would be invalid.

Fixes #14459

Closes #14796.

PiperOrigin-RevId: 451860477
Change-Id: Iec115f600ebb7ac0786b2169276d25e3ff5d54bf

fmeum and others added 2 commits June 20, 2022 14:14
Previously, if the xcode_locator failed and cc_autoconf_toolchain used
the non-Xcode C++ toolchain as a fallback, its reference to
`@local_config_cc//:cc-compiler-darwin`, where darwin is the legacy cpu
value for x86_64 macOS, would be invalid.

Fixes #14459

Closes #14796.

PiperOrigin-RevId: 451860477
Change-Id: Iec115f600ebb7ac0786b2169276d25e3ff5d54bf
@ckolli5 ckolli5 merged commit 0b72c38 into bazelbuild:release-5.3.0 Jun 22, 2022
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