Descriptionmac: Let mac_sdk default to the oldest available SDK that's at least 10.6
Having to manually set mac_sdk was a FAQ when Xcode 4 was released. Now
we're using the 10.6 SDK by default, but Xcode 4.4 ships only with the
10.7 and 10.8 SDKs, so it'll likely become a FAQ again. Automatically
set mac_sdk to something sensible.
(People who explicitly say "mac_sdk=10.6" will have to stop doing so
when they switch to Xcode 4.4.)
BUG=121162
TEST=Build without mac_sdk in GYP_DEFINES. Something useful happens
with Xcode 3.2.6, Xcode 4, Xcode 4.4.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148817
Patch Set 1 #Patch Set 2 : bots #
Total comments: 18
Patch Set 3 : comments #Patch Set 4 : rebasemishap #Patch Set 5 : don't use for branded #Patch Set 6 : don't use for branded #
Total comments: 3
Patch Set 7 : . #
Total comments: 1
Patch Set 8 : usage #
Total comments: 1
Patch Set 9 : totally #Messages
Total messages: 14 (0 generated)
|