liblz4: Update to 1.9.1 and switch to codeload
authorRosen Penev <rosenp@gmail.com>
Tue, 4 Jun 2019 01:09:31 +0000 (18:09 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 20 Jun 2019 16:45:16 +0000 (09:45 -0700)
commit9b6d60a5ee84e31fcb3d17e05e592155078a7a52
treee13ebb15e1a7cd9a29e0287c4ece1849ebda0b34
parentc77cc5387f939f6f293ef165e8e04d26a257bc3f
liblz4: Update to 1.9.1 and switch to codeload

Simplifies the Makefile.

Remove build hacks and use CMake

Use PKG_BUILD_PARALLEL for faster compilation.

Switch to the Compression submenu to group this with the others.

Added lz4 binaries to be installable.

Add Optimization option.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/liblz4/Config.in [new file with mode: 0644]
libs/liblz4/Makefile