Chromium Code Reviews| Index: build/packages/cipd_client.yaml |
| diff --git a/build/packages/cipd_client.yaml b/build/packages/cipd_client.yaml |
| index ab696c2b99b2aae0ee294837ccf71b9ba2b251cc..8e6dbf205400538b38bac81a542275a9d2d491ed 100644 |
| --- a/build/packages/cipd_client.yaml |
| +++ b/build/packages/cipd_client.yaml |
| @@ -6,6 +6,9 @@ builders: |
| - infra-continuous-precise-64 |
| - infra-continuous-win-32 |
| - infra-continuous-win-64 |
| +supports_cross_compilation: true |
|
Vadim Sh.
2016/06/25 03:51:04
I'll add other ones when they are needed
|
| +go_packages: |
| + - github.com/luci/luci-go/client/cmd/cipd |
| root: ../../go/bin |
| data: |
| - file: cipd${exe_suffix} |