dcmtk: remove unnecessary ENV.m64
This commit is contained in:
parent
8811fc0cca
commit
32d9c879e0
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ class Dcmtk < Formula
|
|||
depends_on "homebrew/dupes/libiconv" => :optional
|
||||
|
||||
def install
|
||||
ENV.m64 if MacOS.prefer_64_bit?
|
||||
|
||||
args = std_cmake_args
|
||||
args << "-DDCMTK_WITH_OPENSSL=YES"
|
||||
args << "-DDCMTK_WITH_DOXYGEN=YES" if build.with? "docs"
|
||||
|
|
Loading…
Reference in a new issue