diff --git a/packages/clash/build.sh b/packages/clash/build.sh index 88abf9493..9acd469d8 100644 --- a/packages/clash/build.sh +++ b/packages/clash/build.sh @@ -12,7 +12,8 @@ termux_step_make() { mkdir ./gopath export GOPATH="$PWD/gopath" - + + termux_go_get GOBUILD=CGO_ENABLED=0 \ go build \ -trimpath \