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

能提供下armv7的二进制文件吗?谢谢大佬! #42

Open
yanquan2020 opened this issue Feb 7, 2024 · 1 comment
Open

能提供下armv7的二进制文件吗?谢谢大佬! #42

yanquan2020 opened this issue Feb 7, 2024 · 1 comment

Comments

@yanquan2020
Copy link

如题

@yanquan2020 yanquan2020 changed the title 能提供下amrv7的二进制文件吗?谢谢大佬! 能提供下armv7的二进制文件吗?谢谢大佬! Feb 7, 2024
@songquanpeng
Copy link
Owner

可以自己编译哈,很快的:

set GOARCH=arm
set GOOS=linux
set GOARM=7
go build

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

No branches or pull requests

2 participants