aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/debuglog.go
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2022-09-13 11:23:50 +0200
committerGopher Robot <gobot@golang.org>2022-09-13 15:50:02 +0000
commitd36466fe2aaf51c4b38c3a2ea3164cb3a56b8059 (patch)
tree75690c415736c64d675db68e7563bb1a42538b16 /src/runtime/debuglog.go
parent8df21a78027d54faa8014ce9040bd8007d1b23e0 (diff)
downloadgo-d36466fe2aaf51c4b38c3a2ea3164cb3a56b8059.tar.xz
cmd/link/internal/ld, syscall: use libc based msync on darwin for Go ≥ 1.20
Direct syscalls should no longer be used on darwin. Instead, directly call libc's msync when using Go ≥ 1.20 for bootstrap. For #54265 Change-Id: Ie3f1e6ccd1a06e7f0ddd88cdef5067393a69e8db Reviewed-on: https://go-review.googlesource.com/c/go/+/430336 Reviewed-by: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Diffstat (limited to 'src/runtime/debuglog.go')
0 files changed, 0 insertions, 0 deletions