Bug 80915 - Building WebKit with Xcode 4.3 requires that the Command Line Tools be installed, but shouldn’t
Summary: Building WebKit with Xcode 4.3 requires that the Command Line Tools be instal...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 82466 87587 87588
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-12 17:58 PDT by mitz
Modified: 2012-05-27 19:17 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-03-12 17:58:39 PDT
As discussed in bug 80429, build-webkit fails if the Xcode Command Line Tools are not installed (specifically, this is because the Current Mac OS SDK is not present). We should modify things so that build-webkit uses the Latest Mac OS SDK in that case, so that contributors don’t have to install extra stuff.