mirror of
https://github.com/golang/go
synced 2025-04-18 00:56:09 +00:00
remove nacl
The recent linker changes broke NaCl support a month ago, and there are no known users of it. The NaCl code can always be recovered from the repository history. R=adg, r CC=golang-dev https://golang.org/cl/3671042
This commit is contained in:
doc
src
Make.incall-nacl.bash
cmd
pkg
Makefile
crypto
rand
debug
exec
exp
4s
nacl
spacewar
net
os
path
runtime
syscall
Makefileasm_nacl_386.smkerrors_nacl.shmksysnum_nacl.shsyscall_nacl.gosyscall_nacl_386.gotypes_nacl.czerrors_nacl_386.gozsyscall_nacl_386.gozsysnum_nacl_386.gozsysnum_windows_386.goztypes_nacl.goztypes_nacl_386.go
time
test
@ -1,4 +1,3 @@
|
||||
// [ $GOOS != nacl ] || exit 0 # NaCl runner does not expose environment
|
||||
// $G $F.go && $L $F.$A && ./$A.out
|
||||
|
||||
// Copyright 2009 The Go Authors. All rights reserved.
|
||||
|
Reference in New Issue
Block a user