Skip to content

Build with meson to enable multithreading

nl6720 requested to merge nl6720/package-lz4:multithread into main

Before:

$ lz4 -V
*** lz4 v1.10.0 64-bit single-thread, by Yann Collet ***

After:

$ lz4 -V
*** lz4 v1.10.0 64-bit multithread, by Yann Collet ***

Merge request reports

Loading