mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-07 20:52:08 +00:00
It only affects 'go install ./...', etc, and only on darwin/arm64 (M1 Macs) where the go-ole package doesn't compile. No need to build it. Updates #943