]> Cypherpunks repositories - gostls13.git/commit
runtime: clean dead architectures from go:build constraint
authorJorropo <jorropo.pgm@gmail.com>
Fri, 17 Oct 2025 17:51:53 +0000 (19:51 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 21 Oct 2025 14:03:33 +0000 (07:03 -0700)
commit9a5a1202f4c4d5a7048b149b65c3e5b82a2de9aa
treede7ea33d89b24a773b1014d89c3fe8e2c8dad7b7
parent8539691d0c0c04be291e18972316fa4b6d02bbcf
runtime: clean dead architectures from go:build constraint

I've didn't caught theses while reviewing CL 701615.

Change-Id: I721978c173a255eb6d7c3e43dea2b903a9fd016d
Reviewed-on: https://go-review.googlesource.com/c/go/+/712740
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/runtime/os_linux_futex32.go
src/runtime/os_linux_futex64.go