Update macOS deployment target to 10.9.

Targeting 10.9 from a 10.10 bot is the configuration the NDK is
currently using.

It seems that to update to anything newer we probably need to change
how we're configuring binutils. I think this is related to the fact
that `xcode-select --install` no longer installs the sysroot to
/usr/local/include, and that's probably what our old GCC prebuilts are
expecting.

Bug: http://b/143105198
Test: None
Change-Id: I70aff99e82b5f856037d9859b74dbabe2fe4853f
Exempt-From-Owner-Approval: janitorial
1 file changed
tree: 863a34fdd43650e67d4f906f0c25d5d98db72be5
  1. binutils-2.27/
  2. build.py
  3. do_build.py
  4. OWNERS
  5. pylintrc