]> Cypherpunks.ru repositories - gostls13.git/commit
misc/cgo/testshared: test build std in shared mode
authorCherry Mui <cherryyz@google.com>
Thu, 22 Dec 2022 04:31:48 +0000 (23:31 -0500)
committerCherry Mui <cherryyz@google.com>
Thu, 22 Dec 2022 15:23:56 +0000 (15:23 +0000)
commit6d3139b203912835b19e32fcb9bb709f89f0bc11
tree6aeb05ebde089f86ce45cc957a4b81fd6e6b69b6
parentde6abd78893e91f26337eb399644b7a6bc3ea583
misc/cgo/testshared: test build std in shared mode

Test that "go install -buildmode=shared std" works.

For #57334.

Change-Id: I465a07cf2e9035995916ef9940b4c1eeba998099
Reviewed-on: https://go-review.googlesource.com/c/go/+/459056
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Tim Scharfenort <timscharfenort89@googlemail.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
misc/cgo/testshared/shared_test.go