aboutsummaryrefslogtreecommitdiff
path: root/libs/liblz4/Config.in
Commit message (Collapse)AuthorAge
* liblz4: Update to 1.9.1 and switch to codeloadRosen Penev2019-06-14
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>