update.py: Check out and build libc++ libc++abi on OS X, set deployment target.
I had hoped to bump the deployment target to 10.7 instead, but the nacl bots still build on 10.6 :-( Also, pass commands as a single string to subprocess when shell=True (else, 2nd cmd entry and onward are treated as shell parameters, not as part of the command). BUG=494442 Review URL: https://codereview.chromium.org/1169353002 Cr-Commit-Position: refs/heads/master@{#333669}
Showing
Please register or sign in to comment