--- libgo/go/archive/tar/stat_unix.go.orig 2012-10-23 04:31:11 UTC +++ libgo/go/archive/tar/stat_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 linux darwin freebsd openbsd netbsd +// +build linux darwin freebsd openbsd netbsd bsdsunix package tar