]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/builder: add environment variables for Plan 9
authorAnthony Martin <ality@pbrane.org>
Fri, 31 May 2013 19:18:43 +0000 (12:18 -0700)
committerAnthony Martin <ality@pbrane.org>
Fri, 31 May 2013 19:18:43 +0000 (12:18 -0700)
commit252161cadcfef4c42c133ba55c74672f520ab80e
treeffd3e1c85f5e0c3d84ca4d2216b4a0442262e972
parent84485361f94e2ea9eff9697105d71c9f53e44852
misc/dashboard/builder: add environment variables for Plan 9

We require $objtype in make.rc and rc needs $path for finding commands.

Also include $cputype which we may use in the future.

R=golang-dev, minux.ma, r
CC=golang-dev
https://golang.org/cl/9905043
misc/dashboard/builder/main.go