From: Dave Cheney Date: Sat, 29 Aug 2015 00:06:43 +0000 (+1000) Subject: misc/nacl: fix nacl build X-Git-Tag: go1.6beta1~1238 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=383a3601dd3567e97c856b5ac05e635ea53e2f8e;p=gostls13.git 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/14007 Reviewed-by: Brad Fitzpatrick --- diff --git a/misc/nacl/testzip.proto b/misc/nacl/testzip.proto index 1a3064a477..b51e8da5c7 100644 --- a/misc/nacl/testzip.proto +++ b/misc/nacl/testzip.proto @@ -27,15 +27,6 @@ go src=.. internal objfile objfile.go - rsc.io - arm - armasm - testdata - + - x86 - x86asm - testdata - + gofmt gofmt.go gofmt_test.go @@ -44,6 +35,18 @@ go src=.. newlink testdata + + vendor + golang.org + x + arch + arm + armasm + testdata + + + x86 + x86asm + testdata + + archive tar testdata