mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
remove static linking for linux
This commit is contained in:
parent
63e487f6e9
commit
2f8890144d
@ -94,7 +94,6 @@ tasks:
|
|||||||
vars:
|
vars:
|
||||||
ARCHS:
|
ARCHS:
|
||||||
sh: echo {{if eq "arm" ARCH}}arm64{{else}}{{ARCH}}{{end}}
|
sh: echo {{if eq "arm" ARCH}}arm64{{else}}{{ARCH}}{{end}}
|
||||||
GO_LDFLAGS: -linkmode 'external' -extldflags=-static
|
|
||||||
|
|
||||||
build:server:internal:
|
build:server:internal:
|
||||||
requires:
|
requires:
|
||||||
|
Loading…
Reference in New Issue
Block a user