Skip to content

Commit 31a268f

Browse files
prattmicgvisor-bot
authored andcommitted
Add runtime_spinning_go125_amd64.s to BUILD file
c8e7b67 added the file, but forgot to add it to the BUILD file, so the package doesn't actually build with Go 1.25 PiperOrigin-RevId: 761198844
1 parent c8e7b67 commit 31a268f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/sync/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ go_library(
3333
"runtime_not_go121_unsafe.go",
3434
"runtime_other.go",
3535
"runtime_spinning_amd64.s",
36+
"runtime_spinning_go125_amd64.s",
3637
"runtime_spinning_other.s",
3738
"runtime_unsafe.go",
3839
"rwmutex_unsafe.go",

0 commit comments

Comments
 (0)