]> Cypherpunks repositories - gostls13.git/commit
nacltest.bash: reduce test time by using bootstrapping Go to build fstest_nacl.go
authorShenghou Ma <minux@golang.org>
Tue, 24 Mar 2015 06:23:22 +0000 (02:23 -0400)
committerMinux Ma <minux@golang.org>
Tue, 24 Mar 2015 23:58:14 +0000 (23:58 +0000)
commit16d8b411b2f6d652e4e27c3ea8391d9c1e5ce8c2
tree7c3965436fcb01936fd40f2fc0620edd424642dc
parent89f4fd3fd0d1d3660520f3bbb3500f2df1821f71
nacltest.bash: reduce test time by using bootstrapping Go to build fstest_nacl.go

One full round of make.bash is saved with this change.

Change-Id: I8ad1442e9e1255b9abe14dbfec4c903d897d6015
Signed-off-by: Shenghou Ma <minux@golang.org>
Reviewed-on: https://go-review.googlesource.com/7976
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/nacltest.bash