diff options
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 2334cbfe96..55f6a71179 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -525,3 +525,5 @@ Files extracted from upstream source: - lib/{common/,compress/,decompress/,zstd.h} - LICENSE + +- Applied the patch in `thirdparty/zstd/1314.diff` (PR 1314 upstream, already merged). Needed to build on UWP ARM. Can be removed when a new version is released with the patch. |