On Tue, May 11, 2021 at 08:49:35PM -0400, Andrew Dunstan wrote:
> I don't think there's anything to do here. On Msys2 I think you can just
> do 'pacman -S mingw64/mingw-w64-x86_64-lz4' and configure as normal.
Good to know. Thanks!
--
Michael
signature.asc
Description: PGP signature
On 5/10/21 9:44 PM, Michael Paquier wrote:
> Add support for LZ4 build in MSVC scripts
>
> Since its introduction in bbe0a81, compression of table data supports
> LZ4, but nothing had been done within the MSVC scripts to allow users to
> build the code with this library.
>
> This commit closes th
Add support for LZ4 build in MSVC scripts
Since its introduction in bbe0a81, compression of table data supports
LZ4, but nothing had been done within the MSVC scripts to allow users to
build the code with this library.
This commit closes the gap by extending the MSVC scripts to be able to
build o