mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-03 08:13:10 +00:00
Mostly so the Linux one can use Linux-specific stuff in package syscall and not use os/exec for uname for portability. But also it helps deps a tiny bit on iOS. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>