From 7e723c107b81f24498ec851161b0e12d68e89394 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 11 Aug 2009 04:37:04 +0800 Subject: [PATCH] Add note about xeon. Signed-off-by: Max Howell --- Library/Homebrew/hw.model.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Library/Homebrew/hw.model.rb b/Library/Homebrew/hw.model.rb index a7fd8715e6..785640ed19 100644 --- a/Library/Homebrew/hw.model.rb +++ b/Library/Homebrew/hw.model.rb @@ -46,6 +46,10 @@ def hw_model when "MacPro" $unknown_hw_model=true if major > 3 + # 'Xeon' is a marketing term, not a specific CPU: + # http://en.wikipedia.org/wiki/Xeon + # adamv says: I have a Mac Pro at work (MacPro4,1) and will try + # some compiler options out. :xeon when "PowerBook", "PowerMac", "RackMac" then :ppc