aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat/ARGV.rb
blob: e56c4e01fd24093886c8812d9021a65343d2a5b1 (plain)
1
2
3
4
5
module HomebrewArgvExtension
  def build_32_bit?
    odisabled "ARGV.build_32_bit?"
  end
end