]> git.ipfire.org Git - thirdparty/zstd.git/commit
make build tests more unforgiving
authorYann Collet <cyan@fb.com>
Sat, 30 Jun 2018 00:10:56 +0000 (17:10 -0700)
committerYann Collet <cyan@fb.com>
Sat, 30 Jun 2018 00:10:56 +0000 (17:10 -0700)
commitb5207aadfaa0769a63bda0837a662957cbcd1f55
tree3b99e6bb3f9b7e71fa40db06e964e0c9a21ff9ea
parent328ec7e34c861dd99bfe4012652beef1bedb6e62
make build tests more unforgiving

`-Werror` will ensure they fail if there is the slightest warning.

fix a minor warning specific to `zstd_decompress` variant.
Makefile
programs/zstdcli.c