aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-07-18 12:55:52 -0700
committerAdam Vandenberg2013-07-18 12:55:52 -0700
commit737bb03ab89e69ab399d614e29f36b721e4f596c (patch)
tree18fa945c854aceb5606e54ee508cb165cf3f31f6 /Library/Formula
parent3e8556d9f79c4dcd3fabcd052add0f4607057104 (diff)
downloadhomebrew-737bb03ab89e69ab399d614e29f36b721e4f596c.tar.bz2
sam2p: still fails with clang 425
Closes #21306.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sam2p.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/sam2p.rb b/Library/Formula/sam2p.rb
index 01c9f09fd..e17027acc 100644
--- a/Library/Formula/sam2p.rb
+++ b/Library/Formula/sam2p.rb
@@ -6,7 +6,6 @@ class Sam2p < Formula
sha1 '5922e6029e2ed4e524066080476e02ddfdbcc18e'
fails_with :clang do
- build 421
cause "treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated"
end