diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/dcmtk.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/dcmtk.rb b/Library/Formula/dcmtk.rb index 610621393..47c2d549e 100644 --- a/Library/Formula/dcmtk.rb +++ b/Library/Formula/dcmtk.rb @@ -12,6 +12,8 @@ class Dcmtk < Formula [['--with-docs', 'Install development libraries/headers and HTML docs']] end + # fails_with_clang: https://github.com/mxcl/homebrew/issues/10884#issuecomment-4467514 + def install ENV.m64 if MacOS.prefer_64_bit? ENV.x11 |
