aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/monotone.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/monotone.rb b/Library/Formula/monotone.rb
index faa428881..af61ef935 100644
--- a/Library/Formula/monotone.rb
+++ b/Library/Formula/monotone.rb
@@ -17,7 +17,7 @@ class Monotone < Formula
depends_on 'lua'
depends_on 'pcre'
- fails_with_llvm "linker fails"
+ fails_with_llvm "linker fails", :build => 2334
def install
botan18_prefix = libexec+'botan18'