Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Conversation

@dgsb
Copy link

@dgsb dgsb commented May 1, 2019

No description provided.

main.go Outdated
flags.Var(platformFlag.ArchFlagValue(), "arch", "arch to build for or skip")
flags.Var(platformFlag.OSArchFlagValue(), "osarch", "os/arch pairs to build for or skip")
flags.Var(platformFlag.OSFlagValue(), "os", "os to build for or skip")
flags.BoolVar(&platformFlag.All, "all", false, "build for all known os/arch combination")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

combination -> combinations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants