net: separate NaCl dependent placeholders from BSD's

To clarify the dependency of NaCl platform.

LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://golang.org/cl/143830044
This commit is contained in:
Mikio Hara 2014-09-18 19:17:55 +09:00
parent 8c2484ec11
commit 484cc67151
23 changed files with 186 additions and 25 deletions

View file

@ -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 nacl netbsd openbsd solaris
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
package net