hhvm / homebrew-hhvm

Official Mac OS X Homebrew formula for HHVM
MIT License
82 stars 22 forks source link

Stop using `-j1` for hack target #149

Closed fredemmott closed 2 years ago

fredemmott commented 2 years ago

We mostly need this to stop OOMing on rust builds, but now most of the rust code is covered in FFI.

Our macos build jobs are spending ~ 1h in the -j1 part, so we should try to limit it to the stuff where it's actually necessary

Test plan:

See what happens with tomorrow's nightly builds

fredemmott commented 2 years ago

https://github.com/hhvm/homebrew-hhvm/commit/a96743ef752ce4afe682de3b75fe8b5702f1b84f