aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-08-07 15:08:36 -0700
committerAdam Vandenberg2013-08-07 15:08:36 -0700
commitb2b752a7a2e8df4a53517060dd60e341080c4f13 (patch)
tree8a8bc968f257dce9da85d84f51fb6d8bb9962680 /Library
parentdde5d694205fffb74403fce7ace8534bad5d17df (diff)
downloadhomebrew-b2b752a7a2e8df4a53517060dd60e341080c4f13.tar.bz2
open-mpi: still fails check with clang 425
Closes #21701
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/open-mpi.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/open-mpi.rb b/Library/Formula/open-mpi.rb
index 67629a1b5..6ef9a54cf 100644
--- a/Library/Formula/open-mpi.rb
+++ b/Library/Formula/open-mpi.rb
@@ -22,7 +22,7 @@ class OpenMpi < Formula
# http://www.open-mpi.org/community/lists/devel/2012/05/11003.php
# http://www.open-mpi.org/community/lists/devel/2012/08/11362.php
fails_with :clang do
- build 421
+ build 425
cause 'fails make check on Lion and ML'
end if not build.devel?