aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-10-21 00:45:41 -0500
committerJack Nagel2014-10-21 00:45:41 -0500
commita0b095b2ff5778ab8892cebb3ebee27a06abb358 (patch)
treeed6ef5e14eaaf43b9984dd4239de1988933894db /Library
parentf60d2d5be3cdd13ac562c0ec1b54e16db3ffa8a1 (diff)
downloadhomebrew-a0b095b2ff5778ab8892cebb3ebee27a06abb358.tar.bz2
emacs: add comment
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/emacs.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb
index c6e472f30..c91b736b9 100644
--- a/Library/Formula/emacs.rb
+++ b/Library/Formula/emacs.rb
@@ -44,6 +44,8 @@ class Emacs < Formula
def install
# HEAD builds blow up when built in parallel as of April 20 2012
+ # FIXME is this still necessary? It's been more than two years, surely any
+ # race conditions would have made it into release by now.
ENV.deparallelize unless build.stable?
args = ["--prefix=#{prefix}",