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

Bump kcp-go to add linux/loong64 support #4384

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Bump kcp-go to add linux/loong64 support #4384

merged 1 commit into from
Aug 16, 2024

Conversation

KatyushaScarlet
Copy link
Contributor

@KatyushaScarlet KatyushaScarlet commented Aug 16, 2024

WHY

See #4367 (comment)

Test result

$ ./package.sh 
go version go1.22.5 linux/loong64
go fmt ./...
env CGO_ENABLED=0 go build -trimpath -ldflags "-s -w" -tags frps -o bin/frps ./cmd/frps
env CGO_ENABLED=0 go build -trimpath -ldflags "-s -w" -tags frpc -o bin/frpc ./cmd/frpc
build version: 0.60.0
Build darwin-amd64...
Build darwin-amd64 done
Build darwin-arm64...
Build darwin-arm64 done
Build freebsd-amd64...
Build freebsd-amd64 done
Build linux-amd64...
Build linux-amd64 done
Build linux-arm (7)...
Build linux-arm (7) done
Build linux-arm (5)...
Build linux-arm (5) done
Build linux-arm64...
Build linux-arm64 done
Build windows-amd64...
Build windows-amd64 done
Build windows-arm64...
Build windows-arm64 done
Build linux-mips64...
Build linux-mips64 done
Build linux-mips64le...
Build linux-mips64le done
Build linux-mips (softfloat)...
Build linux-mips (softfloat) done
Build linux-mipsle (softfloat)...
Build linux-mipsle (softfloat) done
Build linux-riscv64...
Build linux-riscv64 done
Build linux-loong64...
Build linux-loong64 done
Build android-arm64...
Build android-arm64 done

@fatedier fatedier merged commit 03c8d7b into fatedier:dev Aug 16, 2024
2 checks passed
github-actions bot added a commit to aiastia-dockerhub/frp that referenced this pull request Aug 16, 2024
aircross pushed a commit to aircross/frp that referenced this pull request Aug 19, 2024
aircross pushed a commit to aircross/frp that referenced this pull request Aug 19, 2024
bingoohuang added a commit to bingoohuang/frp that referenced this pull request Aug 26, 2024
bump kcp-go to add linux/loong64 support (fatedier#4384)
algitbot pushed a commit to alpinelinux/aports that referenced this pull request Sep 17, 2024
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