mirror of
https://github.com/xmdhs/natupnp.git
synced 2025-10-30 09:56:33 +08:00
4 lines
85 B
Batchfile
4 lines
85 B
Batchfile
SET CGO_ENABLED=0
|
|
SET GOOS=linux
|
|
SET GOARCH=arm64
|
|
go build -trimpath -ldflags "-w -s" |