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

support darwin amd64 #6

@mikedanese

Description

@mikedanese

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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions