mirror of
https://github.com/rwinkhart/sys.git
synced 2026-09-03 23:57:32 -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:
+1
-1
@@ -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,race dragonfly,race freebsd,race linux,race netbsd,race openbsd,race
|
||||
// +build darwin,race linux,race
|
||||
|
||||
package unix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user