Thomas Waldmann
|
6e02e2e452
|
do .h file content checks in binary mode, fixes #3544
we can't know the encoding header file authors will use,
so using binary for our simple checks is the safest way.
|
2018-02-28 15:51:27 +00:00 |
|
Thomas Waldmann
|
21ba3ff63c
|
fix lz4 deprecation warning, require lz4 >= 1.7.0 (r129)
as we bundle lz4 1.8.0 now, platforms not having a recent liblz4 can
now just use the bundled code.
(cherry picked from commit fe48caf853 )
|
2017-12-18 02:47:44 +01:00 |
|
Thomas Waldmann
|
7d8ec62b50
|
compress extension: build lz4 like zstd, see #3415
(cherry picked from commit 73a70082c2 )
|
2017-12-18 02:41:30 +01:00 |
|