Commit 383a3601 authored by Dave Cheney's avatar Dave Cheney

misc/nacl: fix nacl build

Update testzip.proto to reflect vendoring of golang.org/x/arch.

Change-Id: I532da1100f74d1e9887eb3cf26974660ae818d92
Reviewed-on: https://go-review.googlesource.com/14007Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 3d3bc88b
...@@ -27,15 +27,6 @@ go src=.. ...@@ -27,15 +27,6 @@ go src=..
internal internal
objfile objfile
objfile.go objfile.go
rsc.io
arm
armasm
testdata
+
x86
x86asm
testdata
+
gofmt gofmt
gofmt.go gofmt.go
gofmt_test.go gofmt_test.go
...@@ -44,6 +35,18 @@ go src=.. ...@@ -44,6 +35,18 @@ go src=..
newlink newlink
testdata testdata
+ +
vendor
golang.org
x
arch
arm
armasm
testdata
+
x86
x86asm
testdata
+
archive archive
tar tar
testdata testdata
......
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