mirror of
https://github.com/golang/go
synced 2024-11-19 02:54:42 -07:00
551edbff13
sid was trying to use hg still. And remove curl everywhere (except nacl). It's unnecessary. Change-Id: I2a235d83b2bc7cf599c8de5796c724d8f368348e Reviewed-on: https://go-review.googlesource.com/1368 Reviewed-by: David Symonds <dsymonds@golang.org> |
||
---|---|---|
.. | ||
scripts | ||
build-command.pl | ||
Dockerfile | ||
Makefile | ||
README |
$ export BUILD=nacl-amd64p32-temp $ export BUILDREV=59b1bb4bf045 $ docker run \ -v $HOME/keys/$BUILD.buildkey:/.gobuildkey \ gobuilders/linux-x86-nacl \ /usr/local/bin/builder -rev=$BUILDREV -buildroot=/ -v -cmd=/usr/local/bin/build-command.pl $BUILD