mirror of
https://github.com/golang/go
synced 2024-11-19 02:54:42 -07:00
3ee677ac1c
This version of the builder can handle the new golang.org/x/ paths. LGTM=bradfitz R=bradfitz CC=golang-codereviews https://golang.org/cl/174750043 |
||
---|---|---|
.. | ||
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