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

Backport of compilation fix for macOS in abseil-cpp #15169

Closed

Conversation

nresare
Copy link
Contributor

@nresare nresare commented Apr 4, 2022

Contains the first half of the commit refrenced below, needed to
be able to compile bazel on the latest stable macOS toolchain
abseil/abseil-cpp@702cae1

Closes #15168

Contains the first half of the commit refrenced below, needed to
be able to compile bazel on the latest stable macOS toolchain
abseil/abseil-cpp@702cae1
@nresare nresare force-pushed the fix_grpc_macos_compilation branch from ad9208f to 9265a60 Compare April 4, 2022 11:38
@sgowroji sgowroji added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Apr 5, 2022
@meteorcloudy
Copy link
Member

Instead of patching grpc, we can just override the abseil version in Bazel.

@meteorcloudy
Copy link
Member

Closing in favor of #15177

@nresare
Copy link
Contributor Author

nresare commented Apr 5, 2022

Oh, that is obviously the better solution. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bazel does not build with latest macOS gcc
3 participants