2 lines
86 B
Bash
2 lines
86 B
Bash
|
GOOS=linux GOMIPS=softfloat GOARCH=mipsle go build -v -a -trimpath -ldflags="-w -s" .
|