mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
8dfe74c358
This version of MinGW defines _SSIZE_T_ for ssize_t. This patch is based on upstream libarchive SVN commit 3649 (Fix build with mingwrt 3.20, 2011-08-27). Inspired-by: Tim Kientzle <kientzle@freebsd.org>