🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Charlie Sharpsteen f118b859d4 ENV.rb: Always return integers from make_jobs
When referencing `Hardware.processor_count`, `ENV.make_jobs` will return an
integer. If referencing the environment variable `HOMEBREW_MAKE_JOBS`, it
returned a string.

Now, the function always returns an integer.

Fixes Homebrew/homebrew#12033.
2012-05-03 15:45:31 -07:00
Aliases Added htop-osx: patched version of htop 0.8.2.1. 2012-05-03 10:19:05 +08:00
Formula ENV.rb: Always return integers from make_jobs 2012-05-03 15:45:31 -07:00