diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/thrift.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/thrift.rb b/Library/Formula/thrift.rb index 68b547be8..ac5c66347 100644 --- a/Library/Formula/thrift.rb +++ b/Library/Formula/thrift.rb @@ -23,6 +23,7 @@ class Thrift <Formula "--without-ruby", "--without-perl", "--without-php" + ENV.j1 system "make" system "make install" end |
