Skip to content
Snippets Groups Projects

testing/gost: update go.{mod/sum} to support loongarch64

Merged DWwanghao requested to merge DWwanghao/aports:gost into master

loongarch64 build encountered the error:

# github.com/templexxx/cpu
../go-mod/github.com/templexxx/cpu@v0.1.0/cpu.go:93:14: undefined array length CacheLineSize or missing type constraint
../go-mod/github.com/templexxx/cpu@v0.1.0/cpu.go:105:14: undefined array length CacheLineSize or missing type constraint
>>> ERROR: gost: build failed
>>> gost: Uninstalling dependencies...

The latest tag of the dependency library github.com/templexxx/cpu has already added support for this architecture.And the upstream MR has not been merged yet.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading