pkgsrc/devel/go-gox/DESCR
he 272694c3d3 Add go-gox version 1.0.1.
Gox is a simple, no-frills tool for Go cross compilation that
behaves a lot like standard go build. Gox will parallelize builds
for multiple platforms. Gox will also build the cross-compilation
toolchain for you.
2019-08-29 13:43:27 +00:00

4 lines
213 B
Text

Gox is a simple, no-frills tool for Go cross compilation that
behaves a lot like standard go build. Gox will parallelize builds
for multiple platforms. Gox will also build the cross-compilation
toolchain for you.