summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorEdouard CHIN <chin.edouard@gmail.com>2025-12-10 14:29:32 +0100
committergit <svn-admin@ruby-lang.org>2025-12-16 04:21:49 +0000
commit080bf30c48a8212cf0ee4f769d1bdaa4a2df5900 (patch)
treeb8eff203abf1df58c2f5f32a35b35dc035f16398 /test/ruby
parent9f593156b6184718a65f99905e6b07002058ebe6 (diff)
[ruby/rubygems] Allow to specify the number of `make` jobs when installing gems:
- Added a new `-j` option to `gem install` and `gem update`. This option allows to specify the number of jobs we pass to `make` when compiling gem with native extensions. By default its the number of processors, but users may want a way to control this. You can use it like so: `gem install json -j8` https://github.com/ruby/rubygems/commit/67aad88ca6
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions