mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:07:34 +00:00
LibCompress: Add a lot of debug logging to LZMA
This commit is contained in:
parent
e8067ac2ee
commit
df071d8a76
3 changed files with 58 additions and 5 deletions
|
@ -254,6 +254,10 @@
|
|||
# cmakedefine01 LOOKUPSERVER_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef LZMA_DEBUG
|
||||
# cmakedefine01 LZMA_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef MALLOC_DEBUG
|
||||
# cmakedefine01 MALLOC_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue