From 89dad60ed5ec30b0f732b612d454151abdb4e449 Mon Sep 17 00:00:00 2001 From: Dan Willemsen Date: Thu, 3 Oct 2019 16:44:47 -0700 Subject: [PATCH] Add support for 10.15 SDK I haven't found any issues so far. Test: try the build Change-Id: I1e2f4095795daead6eb96280d60a122c51ba66ba --- 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 1026370dc..63b9d4872 100644 --- a/cc/config/x86_darwin_host.go +++ b/cc/config/x86_darwin_host.go @@ -63,6 +63,7 @@ var ( "10.12", "10.13", "10.14", + "10.15", } darwinAvailableLibraries = append(