mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
all: add solaris build tags
R=golang-codereviews, minux.ma, gobot, rsc, dave CC=golang-codereviews https://golang.org/cl/36040043
This commit is contained in:
parent
7178c05d05
commit
f952d45508
9 changed files with 9 additions and 9 deletions
|
|
@ -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 plan9
|
||||
// +build darwin dragonfly freebsd linux netbsd openbsd plan9 solaris
|
||||
|
||||
// Unix cryptographically secure pseudorandom number
|
||||
// generator.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue