net: add hurd build tag

Patch from Svante Signell.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/257857
This commit is contained in:
Ian Lance Taylor 2020-09-26 12:11:51 -07:00
parent 77a23a825c
commit 9042b6605c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
2357468ae9b071de0e2ebe6574d78572967b7183
9e55baf44ab63ba06af0b57038e7b3aab8216222
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris windows
// +build aix darwin dragonfly freebsd hurd linux netbsd openbsd solaris windows
package net