Monotone: builds with LLVM >= 2335

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jack Nagel 2012-02-15 17:39:52 -06:00
parent 2607d6a935
commit 9669a6e3c7
1 changed files with 1 additions and 1 deletions

View File

@ -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'