532000256b
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
12 lines
73 B
Modula-2
12 lines
73 B
Modula-2
# $FreeBSD$
|
|
|
|
XZ_5.0 {
|
|
};
|
|
|
|
XZ_5.2 {
|
|
} XZ_5.0;
|
|
|
|
XZprivate_1.0 {
|
|
} XZ_5.2;
|
|
|