Commit c99616fc authored by Russ Cox's avatar Russ Cox

test: fix nacl build

Disable linkx_run.go and sinit_run.go, because they
exec subprocesses, which NaCl cannot.

TBR=r
CC=golang-codereviews
https://golang.org/cl/171350043
parent a697c4b4
// +build !nacl
// run
// Copyright 2014 The Go Authors. All rights reserved.
......
// +build !nacl
// run
// Copyright 2014 The Go Authors. All rights reserved.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment