aboutsummaryrefslogtreecommitdiffstats
path: root/cc
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2016-10-26 22:54:03 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-10-26 22:54:03 +0000
commit0cca77771514f3b811f584f753a40f2a9ea50c7b (patch)
tree920a3ecb5f0d4844bf8618eb300efc8eea12cc9d /cc
parent11fa52208d025bd7ae6075a3c97d5efe7d77fd93 (diff)
parent94d7543b1464d03fb5b82a3df6165329975280eb (diff)
downloadbuild_soong-0cca77771514f3b811f584f753a40f2a9ea50c7b.tar.gz
build_soong-0cca77771514f3b811f584f753a40f2a9ea50c7b.tar.bz2
build_soong-0cca77771514f3b811f584f753a40f2a9ea50c7b.zip
Merge "Support MacOS SDK version 10.12"
Diffstat (limited to 'cc')
-rw-r--r--cc/config/x86_darwin_host.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/config/x86_darwin_host.go b/cc/config/x86_darwin_host.go
index 09418c7f..b17395d6 100644
--- a/cc/config/x86_darwin_host.go
+++ b/cc/config/x86_darwin_host.go
@@ -89,6 +89,7 @@ var (
"10.9",
"10.10",
"10.11",
+ "10.12",
}
darwinAvailableLibraries = append(