commit | 5a050c0183de01e12a4617e7ad5944f47ca27bb5 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Aug 28 16:48:45 2018 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Aug 28 16:48:45 2018 -0700 |
tree | 70376d3039f2a19419864cbef9c3cdd613b6ff08 | |
parent | 42ff416da3d659603427f7f046b783142110536b [diff] [blame] |
Support Mac 10.14 SDK Now that we don't compile 32-bit binaries, this seems to work, at least in Xcode 10 beta 6. Test: m checkbuild host Change-Id: I61a98a3c31b331d6d01cd633f8d949fad86047cb
diff --git a/cc/config/x86_darwin_host.go b/cc/config/x86_darwin_host.go index 4ec2b31..c97ef4b 100644 --- a/cc/config/x86_darwin_host.go +++ b/cc/config/x86_darwin_host.go
@@ -88,6 +88,7 @@ "10.11", "10.12", "10.13", + "10.14", } darwinAvailableLibraries = append(