--- libgo/go/crypto/x509/root_unix.go.orig 2013-01-29 20:52:43 UTC +++ libgo/go/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 freebsd linux openbsd netbsd +// +build freebsd linux openbsd netbsd bsdsunix package x509