diff --git a/Library/Homebrew/formula_installer.rb b/Library/Homebrew/formula_installer.rb index dea717eda9..a59874b0a4 100644 --- a/Library/Homebrew/formula_installer.rb +++ b/Library/Homebrew/formula_installer.rb @@ -462,7 +462,7 @@ class FormulaInstaller end def build_argv - Options.create(sanitized_ARGV_options) + options + sanitized_ARGV_options + options.as_flags end def build