erlang - add llvm # that fails

master
Adam Vandenberg 2010-09-22 12:40:52 -07:00
parent c2cbb0e503
commit a35879c0e6
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class Erlang <Formula
def install
ENV.deparallelize
fails_with_llvm "see http://github.com/mxcl/homebrew/issues/issue/120"
fails_with_llvm "See http://github.com/mxcl/homebrew/issues/issue/120", :build => 2326
# If building from GitHub, this step is required (but not for tarball downloads.)
system "./otp_build autoconf" if File.exist? "otp_build"