mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr. Soon libarchive will be modified to use the new lzma API. Thanks to antoine@ for the exp-run. Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
11 lines
73 B
Modula-2
11 lines
73 B
Modula-2
# $FreeBSD$
|
|
|
|
XZ_5.0 {
|
|
};
|
|
|
|
XZ_5.2 {
|
|
} XZ_5.0;
|
|
|
|
XZprivate_1.0 {
|
|
} XZ_5.2;
|
|
|