You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[bazel] Explicitly use output_to_bindir = 1 for genlinalg (#158669)
This is the default in recent versions of bazel, but old behavior is
still possible w/ `--incompatible_merge_genfiles_directory=false
--incompatible_skip_genfiles_symlink=false`.
0 commit comments