Build for plan9/amd64 and solaris/amd64 too

This commit is contained in:
Nick Craig-Wood
2015-08-28 09:40:46 +01:00
parent 59ba8f28c8
commit 4f35fb59c8
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Making a release
* edit docs/content/changelog.md
* git commit -a -v
* make retag
* # Set the GOPATH for a gox enabled compiler - . ~/bin/go-cross
* # Set the GOPATH for a gox enabled compiler - . ~/bin/go-cross - not required for go >= 1.5
* make cross
* make upload
* make upload_website