From a0b095b2ff5778ab8892cebb3ebee27a06abb358 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 21 Oct 2014 00:45:41 -0500 Subject: emacs: add comment --- Library/Formula/emacs.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula') 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}", -- cgit v1.2.3