aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-08-28 16:48:45 -0700
committerNolen Johnson <johnsonnolen@gmail.com>2019-09-02 15:56:46 -0400
commit6d326a29e504c88eac9fef7b019b620ecc3ec2f0 (patch)
tree00b25abd8c5784da7d61f6349272cdde09e51b32
parent6da3fddd221ccb4dda2f0134f282e0ae5da0a1fa (diff)
downloadbuild_soong-lineage-16.0.tar.gz
build_soong-lineage-16.0.tar.bz2
build_soong-lineage-16.0.zip
soong: Support Mac 10.14 SDKlineage-16.0
* Now that we don't compile 32-bit binaries, this seems to work, at least in Xcode 10.3. Test: m checkbuild host Change-Id: I61a98a3c31b331d6d01cd633f8d949fad86047cb
-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 cae9757f..52d63514 100644
--- a/cc/config/x86_darwin_host.go
+++ b/cc/config/x86_darwin_host.go
@@ -82,6 +82,7 @@ var (
"10.11",
"10.12",
"10.13",
+ "10.14",
}
darwinAvailableLibraries = append(