Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: build/packages/dispatcher.yaml

Issue 2095173002: Teach build.py to cross-compile go-based packages. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: prebuild stdlib Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/packages/cloudtail.yaml ('k') | build/packages/infra_python.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/packages/dispatcher.yaml
diff --git a/build/packages/dispatcher.yaml b/build/packages/dispatcher.yaml
index 529480d1fd60e9ae6e9e861ba642ae9502bbaf42..e2db2be2bc8be1b6f49c1a53e64a557d26273cf3 100644
--- a/build/packages/dispatcher.yaml
+++ b/build/packages/dispatcher.yaml
@@ -4,6 +4,8 @@ builders:
- infra-continuous-mac-10.9-64
- infra-continuous-precise-32
- infra-continuous-precise-64
+go_packages:
+ - infra/monitoring/dispatcher
root: ../../go/bin
data:
- file: dispatcher${exe_suffix}
« no previous file with comments | « build/packages/cloudtail.yaml ('k') | build/packages/infra_python.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698