]> git.ipfire.org Git - thirdparty/zstd.git/commit
[tests] Set `DEBUGLEVEL=2` by default 2615/head
authorNick Terrell <terrelln@fb.com>
Wed, 5 May 2021 20:25:28 +0000 (13:25 -0700)
committerNick Terrell <terrelln@fb.com>
Wed, 5 May 2021 20:29:06 +0000 (13:29 -0700)
commiteb7e74ccb7cfa48a487ddf5b85c6d617ea934166
tree4d5d9dc89305c70726dc72ee360f85dc27980b38
parentc2183d7cdfa9900a2922870cf3fc431e156fa04b
[tests] Set `DEBUGLEVEL=2` by default

This allows us to quickly check for compile errors in debug log
messages, which are compiled out when `DEBUGLEVEL < 2`.
lib/compress/zstd_compress.c
tests/Makefile