aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dcmtk.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-08-01 12:38:26 -0700
committerJack Nagel2012-08-02 00:20:33 -0500
commite4207c65902f145f2e8a218dacd07c2dfa0bfce0 (patch)
treeff040b9092a13cce679c9c67db10050562ddf61e /Library/Formula/dcmtk.rb
parent1d92245d7ecb4167df6a539bf90a2285ec2d4181 (diff)
downloadhomebrew-e4207c65902f145f2e8a218dacd07c2dfa0bfce0.tar.bz2
dcmtk: update fails_with to build 421
dcmtk still fails with clang-4.0.421 from XCode-4.4. Closes #13854. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/dcmtk.rb')
-rw-r--r--Library/Formula/dcmtk.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dcmtk.rb b/Library/Formula/dcmtk.rb
index 23b44c4d2..b30b7b46c 100644
--- a/Library/Formula/dcmtk.rb
+++ b/Library/Formula/dcmtk.rb
@@ -14,7 +14,7 @@ class Dcmtk < Formula
end
fails_with :clang do
- build 318
+ build 421
end
def install