go.sys: fix imports to cgc/p/go.sys, add build tags

Approach but probably not achieve a green build.

LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://golang.org/cl/126120043
This commit is contained in:
Rob Pike
2014-08-12 22:59:00 -07:00
parent 55e2a23348
commit 279b3782ad
23 changed files with 42 additions and 15 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ package unix_test
import (
"testing"
"unix"
"code.google.com/p/go.sys/unix"
)
const MNT_WAIT = 1