packages/libs/liblz4/Config.in
2020-07-08 14:18:52 +08:00

8 lines
199 B
Plaintext

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.