percona-server: builds with LLVM >= 2335

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-06-26 23:12:37 -05:00
parent ace9530c6a
commit 7e7610208e

View file

@ -15,6 +15,7 @@ class PerconaServer < Formula
skip_clean :all # So "INSTALL PLUGIN" can work.
fails_with :llvm do
build 2334
cause "https://github.com/mxcl/homebrew/issues/issue/144"
end