aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/brewkit.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/brewkit.rb b/Library/Homebrew/brewkit.rb
index 5d5a32d64..6d80a1233 100644
--- a/Library/Homebrew/brewkit.rb
+++ b/Library/Homebrew/brewkit.rb
@@ -99,6 +99,7 @@ module HomebrewEnvExtension
def deparallelize
remove 'MAKEFLAGS', /-j\d+/
end
+ alias_method :j1, :deparallelize
def gcc_4_0_1
case MACOS_VERSION
when 10.5