From 5a050c0183de01e12a4617e7ad5944f47ca27bb5 Mon Sep 17 00:00:00 2001 From: Dan Willemsen Date: Tue, 28 Aug 2018 16:48:45 -0700 Subject: [PATCH] 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 --- cc/config/x86_darwin_host.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cc/config/x86_darwin_host.go b/cc/config/x86_darwin_host.go index 4ec2b3190..c97ef4b58 100644 --- a/cc/config/x86_darwin_host.go +++ b/cc/config/x86_darwin_host.go @@ -88,6 +88,7 @@ var ( "10.11", "10.12", "10.13", + "10.14", } darwinAvailableLibraries = append(