mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 03:04:34 +01:00
5ffb19ac36
This restores binary compatibility against liblzma 5.6.0 library. PR: 278127 MFC after: 3 days
17 lines
101 B
Modula-2
17 lines
101 B
Modula-2
|
|
XZ_5.0 {
|
|
};
|
|
|
|
XZ_5.2 {
|
|
} XZ_5.0;
|
|
|
|
XZ_5.4 {
|
|
} XZ_5.2;
|
|
|
|
XZ_5.6 {
|
|
} XZ_5.4;
|
|
|
|
XZprivate_1.0 {
|
|
} XZ_5.6;
|
|
|