Skip to content

felipec/liblzma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project tries to build liblzma without autotools, just with a single Makefile.

The motivation behind this project is that the XZ backdoor was only possible thanks to autotools's complexity.

For now this project will not contain any code, you should get the xz-5.6.1 code from somewhere else, and then you can do:

./import $xz/src/liblzma
make

The resulting liblzma.so.5 library should be compatible with the one in upstream.

About

Simple build system for liblzma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published