commit | 0af4b8468b881a009e147cea63e3da76578530a7 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Apr 30 16:36:18 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Thu May 07 14:09:48 2015 -0700 |
tree | 147416500fac7f29e9f7100df466e09ba8db3560 | |
parent | 5e1efb5812cf5d0b5d2462a335435e109ad37bab [diff] [blame] |
Add support for building on Darwin hosts Add toolchain and build rules for building on Darwin. Change-Id: I78e21f4051b2941182121b28c9ddfa24396ada41
diff --git a/Blueprints b/Blueprints index 0a66b43..c9480c7 100644 --- a/Blueprints +++ b/Blueprints
@@ -111,6 +111,7 @@ "cc/arm_device.go", "cc/arm64_device.go", + "cc/x86_darwin_host.go", "cc/x86_linux_host.go", ], }