From 695dc69ac4421ac7580f3c0e2fa55c5e0e7699ce Mon Sep 17 00:00:00 2001 From: Dan Willemsen Date: Tue, 14 Jul 2020 16:53:43 -0700 Subject: [PATCH] Add support for macOS 11 SDK Test: try building on the xcode 12 beta 2 macOS 11 SDK Change-Id: Ic7e245ca418914798ba737106c6a345844e7a6ac --- 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 8eb79e34e..81c907dca 100644 --- a/cc/config/x86_darwin_host.go +++ b/cc/config/x86_darwin_host.go @@ -66,6 +66,7 @@ var ( "10.13", "10.14", "10.15", + "11.0", } darwinAvailableLibraries = append(