Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(520)

Unified Diff: src/pkg/crypto/x509/root_unix.go

Issue 36040043: code review 36040043: all: add solaris build tags
Patch Set: diff -r 1e52bf0c539c https://code.google.com/p/go Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/pkg/crypto/rand/rand_unix.go ('k') | src/pkg/mime/type_unix.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/pkg/crypto/x509/root_unix.go
===================================================================
--- a/src/pkg/crypto/x509/root_unix.go
+++ b/src/pkg/crypto/x509/root_unix.go
@@ -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 dragonfly freebsd linux openbsd netbsd
+// +build dragonfly freebsd linux openbsd netbsd solaris
package x509
« no previous file with comments | « src/pkg/crypto/rand/rand_unix.go ('k') | src/pkg/mime/type_unix.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b