Skip to content

Commit 83ce56a

Browse files
rzikmam11
andauthored
Update src/native/external/zstd-version.txt
Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
1 parent e6b7211 commit 83ce56a

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed
Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
Zstandard v1.5.7
2-
Commit: f8745da6ff1ad1e7bab384bd1f9d742439278e99
3-
URL: https://github.com/facebook/zstd/releases/tag/v1.5.7
1+
v1.5.7
2+
https://github.com/facebook/zstd/releases/tag/v1.5.7
43

5-
This is the Zstandard v1.5.7 library, released on February 19, 2024.
6-
The source code was downloaded from the official GitHub repository and extracted.
74
Only the 'lib' and 'build' directories from the original source were included to minimize unnecessary code.
85

9-
Following patches were applied on top of the 1.5.7 sources:
10-
- zstd.patch - fixes build issues of CLR on Windows by suppressing enabling of ASM language by CMAKE. zstd contains ASM sources only for Linux
11-
- zstd-qsort.patch - based on commit a1a5154b69ddc23cd610e931ee9c6f45884fa9dd to address build issues on Android platform. This patch, together with ZSTD_USE_C90_QSORT define can be removed once we upgrade to 1.5.8.
6+
Apply https://github.com/facebook/zstd/commit/0d1f8de9addeb2fcb53f1a6a68ef4ac505253c0e
7+
Apply https://github.com/facebook/zstd/commit/ebfa660b8297170fb0742ac8959aa64940292853
8+
Apply src/native/external/zstd.patch # fixes build issues of CLR on Windows by suppressing enabling of ASM language by CMAKE. zstd contains ASM sources only for Linux

0 commit comments

Comments
 (0)