yap: update clang failure reason

master
Jack Nagel 2013-11-09 22:54:26 -06:00
parent 2fd9b27c3a
commit e6ee93cdd4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Yap < Formula
depends_on 'readline'
fails_with :clang do
cause "Undefined symbols linking for architecture x86_64"
cause "uses variable-length arrays in structs, which will never be supported by clang"
end
def install