mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-19 12:02:07 -04: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