Skip to content
Snippets Groups Projects
Commit 0c0d11f8 authored by ckl's avatar ckl Committed by Copybara-Service
Browse files

Fix for compatibility with bazel 0.25.

In bazel 0.25 the flag --incompatible_no_transitive_loads is now enabled by
default. To fix this, we must not rely on imported symbols being exported by
default.

Context: https://github.com/bazelbuild/bazel/issues/5636
PiperOrigin-RevId: 246384617
parent b1fabbfc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment