mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-04 22:49:22 -05:00
This platform is technically an armv7, but has no hardware floating point unit. armv5 is the only target Go understands to lack floating point, so use that. Updates #6860 Signed-off-by: David Anderson <danderson@tailscale.com>