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

Unified Diff: build/packages/luci_machine_tokend.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/logdog_cat.yaml ('k') | build/test_packages.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/packages/luci_machine_tokend.yaml
diff --git a/build/packages/luci_machine_tokend.yaml b/build/packages/luci_machine_tokend.yaml
index 64c1398aad2287b9e7cea184cc31202afe092bba..2e9c951656ef82c53909cfdc0dc73f47fbbf0500 100644
--- a/build/packages/luci_machine_tokend.yaml
+++ b/build/packages/luci_machine_tokend.yaml
@@ -6,6 +6,8 @@ builders:
- infra-continuous-precise-64
- infra-continuous-win-32
- infra-continuous-win-64
+go_packages:
+ - github.com/luci/luci-go/client/cmd/luci_machine_tokend
root: ../../go/bin
data:
- file: luci_machine_tokend${exe_suffix}
« no previous file with comments | « build/packages/logdog_cat.yaml ('k') | build/test_packages.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698