diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/percona-server.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/percona-server.rb b/Library/Formula/percona-server.rb index 446daf52e..387f3282e 100644 --- a/Library/Formula/percona-server.rb +++ b/Library/Formula/percona-server.rb @@ -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 |
