Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add loong64 build support #240

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

qiangxuhui
Copy link
Contributor

go get go.etcd.io/bbolt@v1.3.7 && go mod tidy
GOOS="linux" GOARCH="loong64" go build ./cmd/dockle/main.go

@qiangxuhui
Copy link
Contributor Author

go.etcd.io/bbolt@v1.3.7 has added support for loong64 arch.

@tomoyamachi Please do review the code changes. Thank you so much!

@tomoyamachi tomoyamachi merged commit e8d60f4 into goodwithtech:master Oct 18, 2023
@tomoyamachi
Copy link
Collaborator

@qiangxuhui Thank you for your contribution!
GoReleaser already supports loong64 builds. Would you like a binary for loong64 to be included on Dockle's release page?
https://github.com/goodwithtech/dockle/blob/master/goreleaser.yaml

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