Skip to content

Commit

Permalink
imagemagick: remove stale configure flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Jul 9, 2013
1 parent c15060d commit 5c7b818
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Library/Formula/imagemagick.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ def install
"--enable-shared",
"--disable-static",
"--without-pango",
"--with-included-ltdl",
"--with-modules"]

args << "--disable-openmp" unless build.include? 'enable-openmp'
Expand Down

0 comments on commit 5c7b818

Please sign in to comment.