scantailor: fails with clang 425

Closes Homebrew/homebrew#20720.
This commit is contained in:
Adam Vandenberg 2013-06-23 14:28:34 -07:00
parent 5aadc8edef
commit 468c507c99

View file

@ -39,7 +39,7 @@ class Scantailor < Formula
depends_on :x11
fails_with :clang do
build 421
build 425
cause "calling a private constructor of class 'mcalc::Mat<double>'"
end