Erlang: add note about compilation time

Depending on CPU, Erlang may take a very long time to compile and install,
without seemingly taking much CPU time.
This commit is contained in:
Adam Vandenberg 2011-06-18 13:03:43 -07:00
parent 1df3a73fa4
commit af3e8602f0

View file

@ -47,6 +47,7 @@ class Erlang < Formula
fails_with_llvm "See https://github.com/mxcl/homebrew/issues/issue/120", :build => 2326
def install
ohai "Compilation may take a very long time; use `brew install -v erlang` to see progress"
ENV.deparallelize
# Do this if building from a checkout to generate configure