diff options
author | Michael Forney <mforney@mforney.org> | 2019-05-26 03:09:27 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-05-26 03:09:27 -0700 |
commit | 2a63765126e87e228d516c609494e25d4b1b5a7c (patch) | |
tree | 2ac4100823fc86c7b70e12acc2f457a3b73b5fc1 /doc | |
parent | 3f7662d0e547156ae9318e8c75c5bee148a31e6c (diff) |
Update zstd notes
No tests actually fail, just a bug in the test script when zstd is built
without threads.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/software.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/software.md b/doc/software.md index ce241c4..ddf4763 100644 --- a/doc/software.md +++ b/doc/software.md @@ -111,8 +111,6 @@ Build with make CC=/path/to/cc CFLAGS='-DZDICT_DISABLE_DEPRECATE_WARNINGS -DZBUFF_DISABLE_DEPRECATE_WARNINGS' zstd -Some tests fail, which still need to be investigated. - ## st Requires a few changes to avoid wide string literals and including |