mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-09-14 23:16:54 +08:00
test
This commit is contained in:
@@ -10,9 +10,9 @@ export GOPROXY=https://goproxy.cn
|
||||
|
||||
apk add build-base tzdata gcc musl-dev upx
|
||||
|
||||
go build -o anylink
|
||||
#go build -o anylink
|
||||
go build -o anylink -ldflags "-s -w -extldflags '-static'"
|
||||
|
||||
#go build -o anylink -ldflags "-extldflags '-static'"
|
||||
|
||||
go env
|
||||
uname -a
|
||||
|
Reference in New Issue
Block a user