Skip to content

Modernize bazel config#174

Merged
poletti-marco merged 1 commit intogoogle:masterfrom
keith:ks/modernize-bazel-config
Apr 12, 2026
Merged

Modernize bazel config#174
poletti-marco merged 1 commit intogoogle:masterfrom
keith:ks/modernize-bazel-config

Conversation

@keith
Copy link
Copy Markdown
Contributor

@keith keith commented Apr 10, 2026

This makes this repo build with bzlmod. It also removes the empty
linking context produced by generate_fruit_config. This works inside
google but not with bazel. It also shouldn't be necessary since all this
is doing is trying to propagate a header.

Fixes bazelbuild/bazel#23488

This makes this repo build with bzlmod. It also removes the empty
linking context produced by `generate_fruit_config`. This works inside
google but not with bazel. It also shouldn't be necessary since all this
is doing is trying to propagate a header.

Fixes bazelbuild/bazel#23488
@poletti-marco
Copy link
Copy Markdown
Contributor

LG, thanks!

@poletti-marco poletti-marco merged commit 092cea3 into google:master Apr 12, 2026
45 of 91 checks passed
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.

Error when linking external C++ Bazel project on MacOS

2 participants