]> Cypherpunks repositories - gostls13.git/commit
cmd/link: support C-shared buildmode on macOS/ARM64
authorCherry Zhang <cherryyz@google.com>
Sun, 4 Oct 2020 03:58:29 +0000 (23:58 -0400)
committerCherry Zhang <cherryyz@google.com>
Tue, 6 Oct 2020 22:56:00 +0000 (22:56 +0000)
commitf8e554021b7de4bf1150f64d047091b429c92b39
tree3d2653148bfd093f1314995b0c6141ba09416043
parent234de9e1c2afc518e33c0adcf2928a2a9ebf5ce1
cmd/link: support C-shared buildmode on macOS/ARM64

It just works, after the plugin work.

Updates #38485.

Change-Id: I55aa11b380a33a729fccb731b77f48bc7d0dea2e
Reviewed-on: https://go-review.googlesource.com/c/go/+/259443
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/dist/test.go
src/cmd/internal/sys/supported.go
src/cmd/link/internal/ld/lib.go