golang/go

runtime: update race sysos for riscv64, ppc64le, openbsd, netbsd

Open

#78,261 创建于 2026年3月20日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (133,883 star) (19,008 fork)batch import
ImplementationNeedsFixcompiler/runtimehelp wantedumbrella

描述

#78059 should affect every build of the race syso. https://go.dev/cl/757521 updates most of them, including all first-class ports, but several ports could not complete the build for various reasons.

#78059 will be closed as fixed so we can proceed with a backport, but the remaining ports should eventually be fixed. This issue tracks that work.

  • riscv64: #78258
  • ppc64le: #78210
  • openbsd: #78212
  • netbsd: #61121

cc @golang/riscv64 @golang/ppc64 @golang/openbsd @golang/netbsd

贡献者指南

runtime: update race sysos for riscv64, ppc64le, openbsd, netbsd · golang/go#78261 | Good First Issue