imagemagick: remove stale configure flag
Closes Homebrew/homebrew#21088.
This commit is contained in:
parent
fe62822d32
commit
678862be9d
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ class Imagemagick < Formula
|
|||
"--enable-shared",
|
||||
"--disable-static",
|
||||
"--without-pango",
|
||||
"--with-included-ltdl",
|
||||
"--with-modules"]
|
||||
|
||||
args << "--disable-openmp" unless build.include? 'enable-openmp'
|
||||
|
|
Loading…
Reference in a new issue