]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: on Solaris link against -lxnet
authorIan Lance Taylor <iant@golang.org>
Fri, 21 Jun 2019 18:50:25 +0000 (11:50 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 23 Jun 2019 22:11:34 +0000 (22:11 +0000)
commit295419d0b446bd8e7310966be561c9196d92dc5a
tree5c731b6cb7152290bc035540afed364e127178c0
parentc11f6c4929efff3ef02aff9a3de9c0f4799bc276
runtime/cgo: on Solaris link against -lxnet

Fixes #32205

Change-Id: If5b1d32a5e19ff5d9337862c07fb77890d19d69f
Reviewed-on: https://go-review.googlesource.com/c/go/+/183379
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
src/runtime/cgo/cgo.go