Skip to content

Commit

Permalink
mysql-connector-c: builds in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Jun 16, 2015
1 parent a437d60 commit a8bdd22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Library/Formula/mysql-connector-c.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ class MysqlConnectorC < Formula

def install
system "cmake", ".", *std_cmake_args
system "make"
ENV.j1
system "make", "install"
end

Expand Down

0 comments on commit a8bdd22

Please sign in to comment.