Skip to content

Supports apple darwin/arm64 architectures#81

Open
lfender6445 wants to merge 1 commit intoowenthereal:masterfrom
lfender6445:apple-m1-darwin-arm64
Open

Supports apple darwin/arm64 architectures#81
lfender6445 wants to merge 1 commit intoowenthereal:masterfrom
lfender6445:apple-m1-darwin-arm64

Conversation

@lfender6445
Copy link
Copy Markdown

@lfender6445 lfender6445 commented Dec 23, 2020

This requires go version go1.16beta1 darwin/arm64 or higher

I am very new to building go binaries, is there anything I would need to do at the package level to enforce a minimum version of go for building?

And is there anything I would need to do within the repo to handle versioning of ccat itself?

@NewMai
Copy link
Copy Markdown

NewMai commented Jul 22, 2025

Just run this command you will get arm64 version of ccat in current directory:
gox -osarch="linux/arm64"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants