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

Support -race go build flag #104

@greg-szabo

Description

@greg-szabo

Currently gox does not support the go flag -race.

From the go docs:

-race
	Link with race detection libraries.

This flag is only supported on amd64 for linux, freebsd, windows and darwin.

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