Changes between Initial Version and Version 1 of Ticket #48940, comment 2


Ignore:
Timestamp:
Sep 25, 2015, 11:45:03 AM (9 years ago)
Author:
axet (Alexey Kuznetsov)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48940, comment 2

    initial v1  
    33/opt/local/go/src/make.bash
    44
     5{{{
    56GOOS=windows GOARCH=386 ./make.bash --no-clean
    67GOOS=windows GOARCH=amd64 ./make.bash --no-clean
    78GOOS=darwin GOARCH=386 ./make.bash --no-clean
    89GOOS=linux GOARCH=amd64 ./make.bash --no-clean
     10}}}