Skip to content

Commit

Permalink
pike: use ENV.deparallelize.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Dec 20, 2016
1 parent 0e899c4 commit de82c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/pike.rb
Expand Up @@ -55,7 +55,7 @@ def install
args << "--without-machine-code"
end

ENV.j1
ENV.deparallelize

system "make", "CONFIGUREARGS='" + args.join(" ") + "'"

Expand Down

0 comments on commit de82c89

Please sign in to comment.