File riscv.patch of Package tailscale

Index: tailscale-1.94.0/build_dist.sh
===================================================================
--- tailscale-1.94.0.orig/build_dist.sh
+++ tailscale-1.94.0/build_dist.sh
@@ -16,7 +16,7 @@ if [ -n "${TS_USE_TOOLCHAIN:-}" ]; then
 	go="./tool/go"
 fi
 
-eval `CGO_ENABLED=0 GOOS=$($go env GOHOSTOS) GOARCH=$($go env GOHOSTARCH) $go run ./cmd/mkversion`
+eval `GOOS=$($go env GOHOSTOS) GOARCH=$($go env GOHOSTARCH) $go run ./cmd/mkversion`
 
 if [ "$#" -ge 1 ] && [ "$1" = "shellvars" ]; then
 	cat <<EOF
openSUSE Build Service is sponsored by