diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/v8.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/v8.rb b/Library/Formula/v8.rb index 81a64b748..b682aa349 100644 --- a/Library/Formula/v8.rb +++ b/Library/Formula/v8.rb @@ -29,7 +29,6 @@ class V8 < Formula (buildpath/'build/gyp').install resource('gyp') system "make", "native", - "-j#{ENV.make_jobs}", "library=shared", "snapshot=on", "console=readline", |
