mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
config LZ4_OPTIMIZE_SPEED
|
||||
bool "Optimize for speed"
|
||||
depends on PACKAGE_liblz4
|
||||
help
|
||||
This enables additional optimization and
|
||||
increases performance considerably at
|
||||
the expense of binary size.
|
||||
Reference in New Issue
Block a user