fix: Makefile Windows 检测兼容 Msys2/MINGW 环境

uname -s 在 Msys2 上返回 MINGW64_NT-* 而非 Windows,
添加 findstring 匹配确保静态链接选项生效
This commit is contained in:
2026-06-21 05:58:37 +08:00
parent 7fb2b730e9
commit 369b840cf2
6 changed files with 36 additions and 16 deletions
Binary file not shown.