As of go 1.10, we do not need to explicitly build the stdlib for static any more. That happens automatically. Timing tests show no discernible difference between a `go install` with and without it. Also use 'static' suffix instead of 'cgo'.