mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-27 20:01:23 +08:00
Revert "Add with_grpc to build tags. Support gRPC transport in V2Ray protocols (#343)"
This reverts commit d7efaaa22e.
This commit is contained in:
parent
d7efaaa22e
commit
19cbfe0754
@ -26,5 +26,5 @@ popd
|
|||||||
#### Go: core ####
|
#### Go: core ####
|
||||||
pushd core/server
|
pushd core/server
|
||||||
VERSION_SINGBOX=$(go list -m -f '{{.Version}}' github.com/sagernet/sing-box)
|
VERSION_SINGBOX=$(go list -m -f '{{.Version}}' github.com/sagernet/sing-box)
|
||||||
go build -v -o $DEST -trimpath -ldflags "-w -s -X 'github.com/sagernet/sing-box/constant.Version=${VERSION_SINGBOX}'" -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech,with_dhcp,with_grpc"
|
go build -v -o $DEST -trimpath -ldflags "-w -s -X 'github.com/sagernet/sing-box/constant.Version=${VERSION_SINGBOX}'" -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech,with_dhcp"
|
||||||
popd
|
popd
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user