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.

Unable to specify $GOARM #48

@honza

Description

@honza

This means that gox can't compile binaries for raspberry pi. The pi needs

GOOS=linux GOARCH=arm GOARM=6

It would be awesome if you could say gox -osarch="linux/arm/6" or something similar.

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