]> Cypherpunks repositories - gostls13.git/commit
build: add bootstrap.bash for bootstrapping new systems
authorRuss Cox <rsc@golang.org>
Mon, 2 Mar 2015 00:44:03 +0000 (19:44 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 2 Mar 2015 17:51:56 +0000 (17:51 +0000)
commitdeff22dd881319e76604179b5b290fac18d5362f
treea50586808c8a4c4941d3e403e8a19c62f3317b82
parent86a7c85f83895d54a00d79e3cd0356c11de3a589
build: add bootstrap.bash for bootstrapping new systems

Change-Id: Ic74830608fe077b4e97e8ce8009017c1e273c672
Reviewed-on: https://go-review.googlesource.com/6408
Reviewed-by: Rob Pike <r@golang.org>
src/bootstrap.bash [new file with mode: 0755]