Skip to content

Commit

Permalink
[DOC] configure -C tips
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Oct 20, 2023
1 parent 9d1940b commit 0061ead
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/contributing/building_ruby.md
Expand Up @@ -91,6 +91,8 @@

- If you are frequently building Ruby, add the `--disable-install-doc` flag to not build documentation which will speed up the build process.

- Also `-C` (or `--config-cache`) would reduce time to configure from the next time.

5. Build Ruby:

``` shell
Expand Down

0 comments on commit 0061ead

Please sign in to comment.