mirror of
https://github.com/xmdhs/natupnp.git
synced 2025-09-26 19:11:11 +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" |