diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/erlang.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index 66ee055ea..10656a4f5 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -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 |
