Target Mac bots at 10.7+libc++ to approximate Chrome's 10.6+libc++.
authormtklein <mtklein@chromium.org>
Thu, 12 Nov 2015 16:41:40 +0000 (08:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Nov 2015 16:41:40 +0000 (08:41 -0800)
commitd7b25c734e6835152451fbe2ff3b809c5006ad51
treeeb9ba3ae17630db9e9caddea4ae202637138ef6e
parent95105938da29f8a43cd76199769ed6ec6710a446
Target Mac bots at 10.7+libc++ to approximate Chrome's 10.6+libc++.

This is necessary if we want to start using C++11 library features.

Chrome's got their own custom libc++-for-10.6.
This is a somewhat lazy approximation of that.

Chrome should still guard us from using 10.7-specific features
until 10.6-10.8 all go away.

BUG=skia:

Review URL: https://codereview.chromium.org/1437173002
gyp/common_conditions.gypi
gyp/tools.gyp