From 185b341ac873e818a9a1a2aa97958a27deed2d7f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 12 Mar 2012 21:58:59 -0700 Subject: dcmtk: add fails-with-clang note --- Library/Formula/dcmtk.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') 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 -- cgit v1.2.3