Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.
This repository was archived by the owner on May 14, 2024. It is now read-only.

Cannot compile on armhf #1

@ffrediani

Description

@ffrediani

I have tried to compile xatum-proxy for armhf architecture and when I run:

CGO_ENABLED=0 GOOS=linux GOARCH=armhf go build -trimpath -ldflags="-s -w" ..

I get the following output: go: unsupported GOOS/GOARCH pair linux/armhf

Is it possible to make it available for armhf builds as well ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions