aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorCharlie Sharpsteen2011-09-18 21:28:24 -0700
committerCharlie Sharpsteen2011-09-18 21:28:24 -0700
commit9332ca98df235cf3b375ee490065947f19c6a3c8 (patch)
tree3fd3310acab3c792fa7a7ab60c63e99a85b7c55e /Library
parent23266b544c206938187e333dfae7c99a4e276941 (diff)
downloadhomebrew-9332ca98df235cf3b375ee490065947f19c6a3c8.tar.bz2
Erlang: Still fails with LLVM
At least, still fails on OS X 10.6.8 with LLVM-2335 using XCode 3.2.6 or 4.0. Closes #7691.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/erlang.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb
index 6f7adb373..fac68b402 100644
--- a/Library/Formula/erlang.rb
+++ b/Library/Formula/erlang.rb
@@ -47,7 +47,7 @@ class Erlang < Formula
]
end
- fails_with_llvm "See https://github.com/mxcl/homebrew/issues/issue/120", :build => 2326
+ fails_with_llvm "Hangs while compiling HIPE with LLVM 2335. See issue #7691"
def install
ohai "Compilation may take a very long time; use `brew install -v erlang` to see progress"