scantailor *still* fails to build with clang

Lame effort from team Scantailor.
This commit is contained in:
Max Howell 2012-08-19 17:37:31 -04:00
parent 452293a5ef
commit 12e1dcc8be

View file

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