Skip to content

Allow bazel builds without xDS via "--define grpc_no_xds=true".#23658

Merged
markdroth merged 1 commit intogrpc:masterfrom
markdroth:xds_build_select
Sep 3, 2020
Merged

Allow bazel builds without xDS via "--define grpc_no_xds=true".#23658
markdroth merged 1 commit intogrpc:masterfrom
markdroth:xds_build_select

Conversation

@markdroth
Copy link
Copy Markdown
Member

No description provided.

@markdroth markdroth added the release notes: no Indicates if PR should not be in release notes label Jul 28, 2020
@markdroth markdroth force-pushed the xds_build_select branch 2 times, most recently from 93796a7 to 577fe7e Compare July 30, 2020 19:02
@markdroth markdroth marked this pull request as ready for review July 30, 2020 19:06
@nicolasnoble
Copy link
Copy Markdown
Contributor

Mirroring my internal comment here:

At first I was making a big comment about how I didn't necessarily like the fact this is an #ifndef and why, but after lots of reflection on it, I think this one might be the way we want it to be.

We need to keep in mind tho that #ifdef should be preferred over #ifndef.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants