commit | 94d7543b1464d03fb5b82a3df6165329975280eb | [log] [tgz] |
---|---|---|
author | Eyal Lezmy <eyal.lezmy@gmail.com> | Wed Oct 19 00:47:39 2016 +0200 |
committer | Eyal Lezmy <eyal.lezmy@gmail.com> | Wed Oct 19 00:59:05 2016 +0200 |
tree | 7917d10e4b17bf25019d648dd63a10386d2fbdbb | |
parent | 7b872837c6d13dc5828978d18d55f4956c046a61 [diff] |
Support MacOS SDK version 10.12 This adds the new macOS SDK version to the supported version list. Surprisingly it simply works like this. Test: make adb aapt Change-Id: Ic72cee7345b5f49b6a743c70bd266866a06bc459
diff --git a/cc/config/x86_darwin_host.go b/cc/config/x86_darwin_host.go index 09418c7..b17395d 100644 --- a/cc/config/x86_darwin_host.go +++ b/cc/config/x86_darwin_host.go
@@ -89,6 +89,7 @@ "10.9", "10.10", "10.11", + "10.12", } darwinAvailableLibraries = append(