5 lines
147 B
Bash
5 lines
147 B
Bash
GOTOOLCHAIN=go1.24.4-embedded
|
|
GOOS=noos
|
|
GOARCH=mips64
|
|
GOFLAGS='-exec=n64go rom -run' '-toolexec=n64go toolexec' '-tags=n64' '-trimpath' '-mod=mod'
|