mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-23 15:31:02 +02:00
In this commit, we have updated the build process for our Windows DLLs to link statically with libgcc, ensuring our Windows DLLs are self-contained. Updates #10617 Signed-off-by: Nick Khyl <nickk@tailscale.com>