set CGO_ENABLED=0 set GOOS=linux GOARCH=amd64 go build *.go CGO_ENABLED=0 GOOS=linux GOARCH=mipsle GOMIPS=softfloat go build -ldflags "$ldflags -s -w -linkmode ...