Make .bazelrc import ~/.bazelrc (#9987)
When running ./configure for the first time, an import ~/.bazelrc statement will be added to the generated .bazelrc if the user has one. Fixes #9963 See also bazelbuild/bazel#3022
Loading
Please sign in to comment