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

Fox x86 only. #35

Open
C0deView opened this issue Nov 5, 2021 · 1 comment
Open

Fox x86 only. #35

C0deView opened this issue Nov 5, 2021 · 1 comment
Labels
enhancement New feature or request feedback wanted

Comments

@C0deView
Copy link

C0deView commented Nov 5, 2021

So far, no release for mips or arm.

@mischah mischah added the enhancement New feature or request label Feb 21, 2023
@samhocevar
Copy link
Collaborator

More architectures could be added, but do you have trouble building Dave for them? It should be as simple as the following:

GOARCH=arm64 GOOS=linux go build ./cmd/dave

Or:

GOARCH=mips64 GOOS=linux go build ./cmd/dave

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feedback wanted
Projects
None yet
Development

No branches or pull requests

3 participants