facebook/zstd

installation with MSYS2

Open

#1,878 创建于 2019年11月7日

在 GitHub 查看
 (7 评论) (1 反应) (1 负责人)C (2,481 fork)batch import
buildenhancementhelp wantedlong-term

仓库指标

Star
 (27,100 star)
PR 合并指标
 (平均合并 50分钟) (30 天内合并 2 个 PR)

描述

With MSYS2 + mingw-w64, we can install stuff as it's an emulation of a POSIX system (I did that for lz4)

mingw-w64 32 bits : uname returns : MINGW32_NT-6.1-7601

mingw-w64 64 bits : uname returns : MINGW64_NT-6.1-7601

贡献者指南