mirror of
https://github.com/rwinkhart/sys.git
synced 2026-09-02 07:07:33 -04:00
go.sys: add solaris build tags
They were missed yesterday when adding the tags for all the other unix variants. LGTM=aram R=rsc, aram CC=golang-codereviews https://golang.org/cl/126150043
This commit is contained in:
@@ -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 darwin dragonfly freebsd linux netbsd openbsd
|
||||
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
|
||||
|
||||
package unix_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user