deparallelized yasm

Closes Homebrew/homebrew#19593.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Kendall Park 2013-05-03 09:50:43 -05:00 committed by Adam Vandenberg
parent f2ae859b95
commit 64e57bbb4f
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ class Yasm < Formula
depends_on 'Cython' => :python if build.with? 'python'
def install
# https://github.com/mxcl/homebrew/pull/19593
ENV.deparallelize
args = %W[
--disable-debug
--prefix=#{prefix}