Skip to content

Commit

Permalink
Remove outdated and arbitrary tip for .bazelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
dslomov committed Jul 23, 2018
1 parent 3103a77 commit 3555e5b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,6 @@ closure_repositories()
You are not required to install the Closure Tools, PhantomJS, or anything else
for that matter; they will be fetched automatically by Bazel.

### Tips

Adding this to `~/.bazelrc` will make Protocol Buffers build 2x faster:

```
build --distinct_host_configuration=false
```

### Overriding Dependency Versions

When you call `closure_repositories()` in your `WORKSPACE` file, it causes a
Expand Down

0 comments on commit 3555e5b

Please sign in to comment.