sam2p: still fails with clang 425

Closes Homebrew/homebrew#21306.
This commit is contained in:
Adam Vandenberg 2013-07-18 12:55:52 -07:00
parent 7a4bc94f28
commit 43781f805d

View file

@ -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