Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

support darwin amd64 #6

Open
mikedanese opened this issue Nov 28, 2016 · 1 comment
Open

support darwin amd64 #6

mikedanese opened this issue Nov 28, 2016 · 1 comment

Comments

@mikedanese
Copy link
Owner

Right now the build context is hard coded to linux amd64 so that gazel is stable on all platforms it runs out. We should be able to support generating darwin amd64 BUILD files using select() statements on the cpu configuration of bazel.

ref

gazel/gazel.go

Line 483 in 1e36482

GOOS: "linux",

@pires
Copy link

pires commented Jan 24, 2017

While you're on it, can there be support for windows/amd64 as well?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants