]> Cypherpunks repositories - gostls13.git/commit
net: document that on macOS c-archive requires -lresolv
authorIan Lance Taylor <iant@golang.org>
Thu, 23 Feb 2023 23:13:06 +0000 (15:13 -0800)
committerGopher Robot <gobot@golang.org>
Fri, 24 Feb 2023 20:00:34 +0000 (20:00 +0000)
commit00adc542185ade4a0cd78c26beec84f38def4c69
tree8708d936f722cbc5d3352afa0e83070c47d5b7d1
parent8e5f56a2e3a027e886d78f36675c275b9c845da0
net: document that on macOS c-archive requires -lresolv

For #58159

Change-Id: Iff8e017c568be111c494992cb6fe62d469e0f981
Reviewed-on: https://go-review.googlesource.com/c/go/+/470917
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/net.go